Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
asiniscalchi committed May 13, 2024
1 parent a1d40d0 commit 06af9d3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 274 deletions.
78 changes: 0 additions & 78 deletions runtime/laos/src/precompiles/migration.rs

This file was deleted.

2 changes: 0 additions & 2 deletions runtime/laos/src/precompiles/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

#![allow(clippy::new_without_default)]

pub mod migration;

use pallet_evm::{
ExitRevert, IsPrecompileResult, Precompile, PrecompileFailure, PrecompileHandle,
PrecompileResult, PrecompileSet,
Expand Down
2 changes: 0 additions & 2 deletions runtime/laos/src/weights/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
pub mod block_weights;
pub mod cumulus_pallet_xcmp_queue;
pub mod extrinsic_weights;
pub mod pallet_asset_metadata_extender;
pub mod pallet_laos_evolution;
pub mod pallet_multisig;
pub mod pallet_parachain_staking;
pub mod pallet_proxy;
Expand Down
71 changes: 0 additions & 71 deletions runtime/laos/src/weights/pallet_asset_metadata_extender.rs

This file was deleted.

121 changes: 0 additions & 121 deletions runtime/laos/src/weights/pallet_laos_evolution.rs

This file was deleted.

0 comments on commit 06af9d3

Please sign in to comment.