Mokhtar Naamani пре 4 година
родитељ
комит
f1465fc9f7
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      node/src/forum_config/from_serialized.rs

+ 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},