fix: remove unused import
This commit is contained in:
parent
fc9844f1ca
commit
93aebdc2e1
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@
|
||||||
Batch data models
|
Batch data models
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import datetime
|
|
||||||
|
|
||||||
import sqlalchemy as sa
|
import sqlalchemy as sa
|
||||||
from sqlalchemy import orm
|
from sqlalchemy import orm
|
||||||
from sqlalchemy.ext.declarative import declared_attr
|
from sqlalchemy.ext.declarative import declared_attr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue