We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadbe59 commit 2dda611Copy full SHA for 2dda611
pallets/subtensor/tests/mock.rs
@@ -3,9 +3,7 @@ use frame_support::derive_impl;
3
use frame_support::dispatch::DispatchResultWithPostInfo;
4
use frame_support::weights::constants::RocksDbWeight;
5
use frame_support::{
6
- assert_ok,
7
- dispatch::DispatchResultWithPostInfo,
8
- parameter_types,
+ assert_ok, parameter_types,
9
traits::{Everything, Hooks},
10
weights,
11
};
0 commit comments