Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Jan 30, 2024
1 parent 190b0dd commit c8bda42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/stable-asset/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@

use crate as stable_asset;
use frame_support::{
derive_impl,
dispatch::DispatchResult,
parameter_types, derive_impl,
parameter_types,
traits::{
fungibles::{Dust, Inspect, Mutate, Unbalanced},
tokens::{DepositConsequence, Fortitude, Precision, Preservation, Provenance, WithdrawConsequence},
Expand Down

0 comments on commit c8bda42

Please sign in to comment.