Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwparas committed Nov 23, 2024
1 parent b013a9d commit 380ef18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/steel-sqlite/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ impl Drop for SqliteTransaction {
}
}

#[allow(unused)]
#[derive(Debug)]
enum SqliteError {
TransactionAlreadyCompleted,
Expand Down

0 comments on commit 380ef18

Please sign in to comment.