Skip to content

Commit a331db3

Browse files
committed
tidy
1 parent dd0d541 commit a331db3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nowcasting_datamodel/read/read.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from sqlalchemy import desc
1212
from sqlalchemy.orm import contains_eager, joinedload
1313
from sqlalchemy.orm.session import Session
14-
from sqlalchemy.sql.expression import false, true
1514

1615
from nowcasting_datamodel import N_GSP
1716
from nowcasting_datamodel.models import (

0 commit comments

Comments
 (0)