mirror of https://github.com/langgenius/dify.git
ECO-171: remove unused index statement from migration script
This commit is contained in:
parent
5bcf5be874
commit
200e801182
|
|
@ -60,7 +60,6 @@ def upgrade():
|
|||
"provider",
|
||||
),
|
||||
)
|
||||
|
||||
# ### end Alembic commands ###
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue