diff --git a/migrations.py b/migrations.py index f68068d..f2d47c5 100644 --- a/migrations.py +++ b/migrations.py @@ -1,4 +1,3 @@ -from time import time async def m001_initial(db): diff --git a/models.py b/models.py index a25e37d..a00d082 100644 --- a/models.py +++ b/models.py @@ -1,4 +1,4 @@ -from datetime import datetime, timezone +from datetime import datetime import shortuuid from fastapi import Query, Request diff --git a/templates/withdraw/print_qr.html b/templates/withdraw/print_qr.html index c40e319..1ccc1e9 100644 --- a/templates/withdraw/print_qr.html +++ b/templates/withdraw/print_qr.html @@ -11,7 +11,7 @@