mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Remove a pair of unused structs/deps
Caught by the most recent nightly.
This commit is contained in:
@@ -14,6 +14,8 @@ pub mod pallet {
|
||||
use sp_io::hashing::blake2_256;
|
||||
|
||||
use frame_system::pallet_prelude::*;
|
||||
// False positive
|
||||
#[allow(unused)]
|
||||
use frame_support::{pallet_prelude::*, sp_runtime};
|
||||
|
||||
use serai_primitives::*;
|
||||
|
||||
Reference in New Issue
Block a user