bug: fix punk_snipe alembic file

This commit is contained in:
Robert Miller 2021-11-26 15:22:45 -05:00
parent 947e5921c7
commit 7bfe77a18f

View File

@ -32,4 +32,4 @@ def upgrade():
def downgrade():
op.drop_table("liquidations")
op.drop_table("punk_snipes")