mirror of https://github.com/langgenius/dify.git
lint fix
This commit is contained in:
parent
77ac6fa356
commit
3d222caaae
|
|
@ -5,9 +5,8 @@ Revises: cc04d0998d4d
|
|||
Create Date: 2024-02-28 08:16:14.090481
|
||||
|
||||
"""
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
|
||||
from alembic import op
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = 'f9107f83abab'
|
||||
|
|
|
|||
Loading…
Reference in New Issue