Skip to content

Commit

Permalink
chore: lints
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Dare committed Jul 2, 2024
1 parent cadbe59 commit 2dda611
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pallets/subtensor/tests/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ use frame_support::derive_impl;
use frame_support::dispatch::DispatchResultWithPostInfo;
use frame_support::weights::constants::RocksDbWeight;
use frame_support::{
assert_ok,
dispatch::DispatchResultWithPostInfo,
parameter_types,
assert_ok, parameter_types,
traits::{Everything, Hooks},
weights,
};
Expand Down

0 comments on commit 2dda611

Please sign in to comment.