We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ee9141 + e894fb4 commit 3373a52Copy full SHA for 3373a52
1 file changed
lnt/server/db/migrations/upgrade_18_to_19.py
@@ -7,7 +7,6 @@
7
columns following the same column-type rules as upgrade_0_to_1.
8
"""
9
10
-import sqlalchemy
11
from sqlalchemy import (Boolean, Column, DateTime, Float, ForeignKey, Integer,
12
LargeBinary, String, select)
13
from sqlalchemy.orm import sessionmaker
0 commit comments