Skip to content

Commit 2dda611

Browse files
author
Samuel Dare
committed
chore: lints
1 parent cadbe59 commit 2dda611

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pallets/subtensor/tests/mock.rs

+1-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ use frame_support::derive_impl;
33
use frame_support::dispatch::DispatchResultWithPostInfo;
44
use frame_support::weights::constants::RocksDbWeight;
55
use frame_support::{
6-
assert_ok,
7-
dispatch::DispatchResultWithPostInfo,
8-
parameter_types,
6+
assert_ok, parameter_types,
97
traits::{Everything, Hooks},
108
weights,
119
};

0 commit comments

Comments
 (0)