Skip to content

Commit 95aba82

Browse files
committed
fixing flake8 error - unused import
1 parent 062c763 commit 95aba82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

piccolo/table.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from piccolo.engine import Engine, engine_finder
88
from piccolo.columns import (
99
Column,
10-
ForeignKeyMeta,
1110
Selectable,
1211
)
1312
from piccolo.columns.column_types import ForeignKey, PrimaryKey

0 commit comments

Comments
 (0)