Skip to content

Commit

Permalink
Remove unused import in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gztensor committed Sep 20, 2024
1 parent 457b497 commit 001bec2
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 001bec2

Please sign in to comment.