ECO-171: remove unused index statement from migration script

This commit is contained in:
Charles Yao
2025-11-24 11:12:46 -06:00
parent 5bcf5be874
commit 200e801182

View File

@@ -60,7 +60,6 @@ def upgrade():
"provider",
),
)
# ### end Alembic commands ###