Skip to content

Commit

Permalink
launch: retire old stages
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianFranzen committed Feb 26, 2025
1 parent 599d4ff commit e634483
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 2,890 deletions.
2 changes: 1 addition & 1 deletion pallets/launch/src/benchmarks.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![cfg(feature = "runtime-benchmarks")]
use crate::{application::Application, BalanceOf, Call, Config, CurrencyOf, Pallet};
use crate::{Application, BalanceOf, Call, Config, CurrencyOf, Pallet};

//use super::mock_helpers::*;
use polkadot_sdk::*;
Expand Down
3 changes: 0 additions & 3 deletions pallets/launch/src/data/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
// Include data files here
pub mod v28;
pub mod v29;
pub mod v30;
1,990 changes: 0 additions & 1,990 deletions pallets/launch/src/data/v28.rs

This file was deleted.

Loading

0 comments on commit e634483

Please sign in to comment.