Skip to content

Commit da543f8

Browse files
committed
fix lint error
Created using spr 1.3.7
2 parents abb1430 + b099d7f commit da543f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lnt/server/db/migrations/upgrade_18_to_19.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
columns following the same column-type rules as upgrade_0_to_1.
88
"""
99

10-
import sqlalchemy
1110
from sqlalchemy import (Boolean, Column, DateTime, Float, ForeignKey, Integer,
1211
LargeBinary, String, select)
1312
from sqlalchemy.orm import sessionmaker

0 commit comments

Comments
 (0)