mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 20:09:24 +00:00
small fix
This commit is contained in:
parent
a52c7b053e
commit
147abc6203
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import 'package:cake_wallet/twitter/twitter_api.dart';
|
|||
import 'package:cw_core/crypto_currency.dart';
|
||||
import 'package:cw_core/wallet_type.dart';
|
||||
import 'package:cake_wallet/entities/fio_address_provider.dart';
|
||||
import 'package:cw_ethereum/ethereum_wallet.dart';
|
||||
|
||||
class AddressResolver {
|
||||
AddressResolver({required this.yatService, required this.walletType});
|
||||
|
|
Loading…
Reference in a new issue