bug: fix punk_snipe alembic file
This commit is contained in:
parent
947e5921c7
commit
7bfe77a18f
@ -32,4 +32,4 @@ def upgrade():
|
|||||||
|
|
||||||
|
|
||||||
def downgrade():
|
def downgrade():
|
||||||
op.drop_table("liquidations")
|
op.drop_table("punk_snipes")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user