Skip to content

Commit 106b2c0

Browse files
committed
remove dead code
1 parent 296301e commit 106b2c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pallets/admin-utils/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ pub mod pallet {
4040
+ pallet_subtensor::pallet::Config
4141
+ pallet_evm_chain_id::pallet::Config
4242
{
43-
///// Because this pallet emits events, it depends on the runtime's definition of an event.
44-
//type RuntimeEvent: From<Event<Self>> + IsType<<Self as frame_system::Config>::RuntimeEvent>;
45-
4643
/// Unit of assets
4744
type Balance: Balance;
4845
}

0 commit comments

Comments
 (0)