Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Aug 16, 2023
1 parent dcfb621 commit 4a4af72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stable-asset/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ pub mod pallet {
dispatch::{Codec, DispatchResult},
pallet_prelude::*,
traits::EnsureOrigin,
transactional, PalletId,
PalletId,
};
use frame_system::pallet_prelude::*;
use sp_runtime::{
Expand Down

0 comments on commit 4a4af72

Please sign in to comment.