chore: formatting

This commit is contained in:
g0ldyy
2025-12-10 18:21:27 +01:00
parent 339cce72bd
commit 0ee147561d
-1
View File
@@ -30,7 +30,6 @@ async def setup_database():
"""
)
current_version = await database.fetch_val(
"""
SELECT version FROM db_version WHERE id = 1