We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189b618 commit 7f4f991Copy full SHA for 7f4f991
crates/syn2mas/src/mas_writer/checks.rs
@@ -8,7 +8,6 @@
8
//! This module provides safety checks to run against a MAS database before
9
//! running the Synapse-to-MAS migration.
10
11
-use mas_storage_pg::ExecuteExt;
12
use thiserror::Error;
13
use thiserror_ext::ContextInto;
14
use tracing::Instrument as _;
0 commit comments