Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
keithtensor committed Sep 4, 2024
1 parent eb11185 commit e773f3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/commitments/src/tests.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#![allow(non_camel_case_types)]

use super::*;
use crate as pallet_commitments;
use frame_support::derive_impl;
use frame_support::traits::ConstU64;
Expand Down

0 comments on commit e773f3f

Please sign in to comment.