Skip to content

Commit b3f7bd0

Browse files
committed
chore: fmt
1 parent 53f937b commit b3f7bd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clarity/src/vm/database/sqlite.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ use rusqlite::{
2020
Savepoint,
2121
};
2222
use stacks_common::types::chainstate::{BlockHeaderHash, StacksBlockId, TrieHash};
23-
2423
use stacks_common::types::sqlite::NO_PARAMS;
2524
use stacks_common::util::db::tx_busy_handler;
2625
use stacks_common::util::hash::Sha512Trunc256Sum;

0 commit comments

Comments
 (0)