Skip to content

Commit 9f2e34b

Browse files
committed
fix lint error
Created using spr 1.3.7
2 parents 301eac0 + e97b6a7 commit 9f2e34b

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)