Skip to content

Commit

Permalink
remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Roznovjak committed Dec 27, 2024
1 parent 9970ac4 commit ee4d5fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions runtime/basilisk/src/assets.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,6 @@ impl hydradx_traits::registry::BoundErc20 for NoEvmSupport {
None
}
}
// impl orml_traits::MultiCurrency<AccountId> {
//
//
// }

impl MultiCurrency<AccountId> for NoEvmSupport {
type CurrencyId = EvmAddress;
Expand Down

0 comments on commit ee4d5fa

Please sign in to comment.