This commit is contained in:
callebtc
2022-09-17 16:13:11 +03:00
parent 3ae830a1b6
commit fac578b956
10 changed files with 26 additions and 45 deletions

View File

@@ -1,10 +1,8 @@
import asyncio
from core.helpers import async_unwrap
from core.migrations import migrate_databases
from wallet import migrations
from wallet.wallet import Wallet as Wallet1
from wallet.wallet import Wallet as Wallet2