Skip to content

Commit

Permalink
Make clippy happier
Browse files Browse the repository at this point in the history
  • Loading branch information
andor0 committed Jan 11, 2022
1 parent fd57666 commit e0932c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/dutch-auction/src/weights.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(unused_parens, unused_imports, clippy::unnecessary_cast)]
use frame_support::{pallet_prelude::Weight, traits::Get, weights::constants::RocksDbWeight};
use sp_std::marker::PhantomData;

Expand Down

0 comments on commit e0932c6

Please sign in to comment.