Skip to content

Commit

Permalink
Remove storage migration for RemoveDisputesOfResolvedMarkets
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekvpandya committed Jul 13, 2022
1 parent 8681456 commit 9d2a6c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 190 deletions.
1 change: 0 additions & 1 deletion zrml/prediction-markets/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
extern crate alloc;

mod benchmarks;
pub mod migrations;
pub mod mock;
mod tests;
pub mod weights;
Expand Down
189 changes: 0 additions & 189 deletions zrml/prediction-markets/src/migrations.rs

This file was deleted.

0 comments on commit 9d2a6c0

Please sign in to comment.