Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
magecnion committed Oct 3, 2024
1 parent f2c7f75 commit 90df877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/laos/src/apis.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ use sp_std::prelude::*;
use sp_version::RuntimeVersion;
// Local module imports
use super::{
AccountId, Aura, AuraId, Balance, Block, Ethereum, Executive, InherentDataExt, Nonce,
AccountId, AuraId, Balance, Block, Ethereum, Executive, InherentDataExt, Nonce,
ParachainSystem, Runtime, RuntimeCall, RuntimeGenesisConfig, SessionKeys, System,
TransactionPayment, UncheckedExtrinsic, EVM, VERSION,
};
Expand Down

0 comments on commit 90df877

Please sign in to comment.