Skip to content

Commit

Permalink
Update runtime/battery-station/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Chralt <[email protected]>
  • Loading branch information
sea212 and Chralt98 authored Jul 20, 2023
1 parent 7e82892 commit fb3c372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/battery-station/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ impl Contains<RuntimeCall> for ContractsCallfilter {
redeem_shares { .. } => true,
report { .. } => true,
sell_complete_set { .. } => true,
start_global_dispute { .. } => true,
_ => false,
}
}
Expand Down

0 comments on commit fb3c372

Please sign in to comment.