Skip to content

Commit 7f4f991

Browse files
committed
fixup! Better tracing during the migration
1 parent 189b618 commit 7f4f991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/syn2mas/src/mas_writer/checks.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
//! This module provides safety checks to run against a MAS database before
99
//! running the Synapse-to-MAS migration.
1010
11-
use mas_storage_pg::ExecuteExt;
1211
use thiserror::Error;
1312
use thiserror_ext::ContextInto;
1413
use tracing::Instrument as _;

0 commit comments

Comments
 (0)