Skip to content

Commit b9d15c8

Browse files
committed
fix file closed error
1 parent d5945b4 commit b9d15c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/db/db_version_migration.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,6 @@ class DbVersionMigrator with WalletDB {
669669
);
670670
}
671671

672-
await primariesBox.close();
673672
await primariesBox.deleteFromDisk();
674673
}
675674
}

0 commit comments

Comments
 (0)