Skip to content

Commit

Permalink
Ups (#25)
Browse files Browse the repository at this point in the history
* Ups

* Removess
  • Loading branch information
drewstone authored Nov 26, 2020
1 parent f7ed3c3 commit f50f918
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 44 deletions.
Binary file removed frame/identity/src/identities.scale
Binary file not shown.
1 change: 0 additions & 1 deletion frame/identity/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ use frame_system::ensure_signed;
mod tests;
mod benchmarking;
mod default_weights;
pub mod migration;

pub type BalanceOf<T> = <<T as Trait>::Currency as Currency<<T as frame_system::Trait>::AccountId>>::Balance;
type NegativeImbalanceOf<T> = <<T as Trait>::Currency as Currency<<T as frame_system::Trait>::AccountId>>::NegativeImbalance;
Expand Down
43 changes: 0 additions & 43 deletions frame/identity/src/migration.rs

This file was deleted.

Binary file removed frame/identity/src/subidentities.scale
Binary file not shown.
Binary file removed frame/identity/src/superidentities.scale
Binary file not shown.

0 comments on commit f50f918

Please sign in to comment.