Skip to content

Commit

Permalink
708 - Remove unused List import
Browse files Browse the repository at this point in the history
  • Loading branch information
Trafire committed Jul 15, 2024
1 parent 1da39dc commit 0de8a38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taggit/managers.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import uuid
from operator import attrgetter
from typing import List

from django.conf import settings
from django.contrib.contenttypes.fields import GenericRelation
Expand Down

0 comments on commit 0de8a38

Please sign in to comment.