Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
removed formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush committed Sep 27, 2021
1 parent 6c049c7 commit ee36c5d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions runtime/rococo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1084,8 +1084,7 @@ impl InstanceFilter<Call> for ProxyType {
Call::Auctions { .. } |
Call::Crowdloan { .. } |
Call::Registrar { .. } |
Call::Multisig(..) |
Call::Slots { .. }
Call::Multisig(..) | Call::Slots { .. }
),
}
}
Expand Down

0 comments on commit ee36c5d

Please sign in to comment.