Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
csgui committed Nov 27, 2024
1 parent 53f937b commit b3f7bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clarity/src/vm/database/sqlite.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ use rusqlite::{
Savepoint,
};
use stacks_common::types::chainstate::{BlockHeaderHash, StacksBlockId, TrieHash};

use stacks_common::types::sqlite::NO_PARAMS;
use stacks_common::util::db::tx_busy_handler;
use stacks_common::util::hash::Sha512Trunc256Sum;
Expand Down

0 comments on commit b3f7bd0

Please sign in to comment.