Skip to content

Commit

Permalink
fix dart analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
dev2-nomo committed Nov 22, 2023
1 parent 9ac689b commit 8495558
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/domain/entities/transactions/evm_transaction.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'dart:typed_data';

import 'package:hive/hive.dart';
import 'package:walletkit_dart/src/crypto/evm/function_signature.dart';
import 'package:walletkit_dart/walletkit_dart.dart';

abstract base class EVMTransaction extends GenericTransaction {
Expand Down

0 comments on commit 8495558

Please sign in to comment.