Skip to content

Commit

Permalink
cargo fix --workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0x17 committed Jul 13, 2024
1 parent f041ed9 commit 54ec750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/subtensor/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// <https://docs.substrate.io/reference/frame-pallets/>
pub use pallet::*;

use crate::system::ensure_root;
use frame_system::{self as system, ensure_signed};

use frame_support::{
Expand Down

0 comments on commit 54ec750

Please sign in to comment.