Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Jun 19, 2024
1 parent 216907f commit ba11427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions piccolo/columns/column_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ class Band(Table):
from datetime import date, datetime, time, timedelta
from enum import Enum

from typing_extensions import Self

from piccolo.columns.base import (
Column,
ForeignKeyMeta,
Expand Down

0 comments on commit ba11427

Please sign in to comment.