Skip to content

Commit

Permalink
fmt after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderian committed Sep 18, 2024
1 parent ad381ac commit 5071156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/crowdloan-rewards/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
use crate::*;
use frame_support::traits::tokens::currency::MultiTokenCurrency;

use codec::Encode;
use frame_support::{assert_err, assert_noop, assert_ok, traits::MultiTokenVestingSchedule};
use mock::*;
use codec::Encode;
use sp_application_crypto::RuntimePublic;
use sp_core::Pair;
use sp_runtime::{account::EthereumSignature, traits::Dispatchable, DispatchError, ModuleError};
Expand Down

0 comments on commit 5071156

Please sign in to comment.