Skip to content

Commit 67f76be

Browse files
committed
clippy
1 parent 7789614 commit 67f76be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/isograph_compiler/src/create_schema.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ use crate::{
3030
source_files::IsoLiteralMap,
3131
};
3232

33+
#[allow(clippy::type_complexity)]
3334
pub fn create_schema<TNetworkProtocol: NetworkProtocol>(
3435
db: &Database,
3536
) -> Result<

0 commit comments

Comments
 (0)