Skip to content

Commit 84e2ba6

Browse files
committed
Fix clippy
1 parent a8e64a0 commit 84e2ba6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtime/tests/sudo_wrapper.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![allow(clippy::unwrap_used)]
2+
13
use frame_support::assert_ok;
24
use frame_support::dispatch::GetDispatchInfo;
35
use node_subtensor_runtime::{

0 commit comments

Comments
 (0)