mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 04:19:36 +00:00
[skip ci] remove unrelated files
This commit is contained in:
parent
e71e8c8350
commit
fa16d5e278
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ final RouteObserver<PageRoute> routeObserver = RouteObserver<PageRoute>();
|
|||
Future<void> main() async {
|
||||
try {
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
|
||||
|
||||
final appDir = await getApplicationDocumentsDirectory();
|
||||
await Hive.close();
|
||||
Hive.init(appDir.path);
|
||||
|
|
Loading…
Reference in a new issue