Mokhtar Naamani 4 жил өмнө
parent
commit
f1465fc9f7

+ 2 - 0
node/src/forum_config/from_serialized.rs

@@ -1,3 +1,5 @@
+#![allow(clippy::type_complexity)]
+
 use super::new_validation;
 use node_runtime::{
     forum::{Category, CategoryId, Post, Thread},