mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-03 09:29:48 +00:00
remove unused import
This commit is contained in:
parent
c162e34ef4
commit
aba7b6fc45
1 changed files with 31 additions and 32 deletions
|
@ -7,7 +7,6 @@ import 'package:http/http.dart' as http;
|
|||
import 'package:hive/hive.dart';
|
||||
import 'package:cw_core/wallet_type.dart';
|
||||
import 'package:http/io_client.dart' as ioc;
|
||||
//import 'package:cake_wallet/entities/digest_request.dart';
|
||||
|
||||
part 'node.g.dart';
|
||||
|
||||
|
|
Loading…
Reference in a new issue