From ce56a00d30d6ea926c5c62e65e760b12749f1957 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Tue, 12 Nov 2024 11:23:21 +0200 Subject: [PATCH] chore: `ruff` --- migrations.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/migrations.py b/migrations.py index f2d47c5..754a57f 100644 --- a/migrations.py +++ b/migrations.py @@ -1,5 +1,3 @@ - - async def m001_initial(db): """ Creates an improved withdraw table and migrates the existing data.