Skip to content

Commit

Permalink
chore(topics): remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nsantacruz committed Nov 14, 2024
1 parent c9a0c43 commit c99c0e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sefaria/model/topic.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
from enum import Enum
from typing import Union, Optional
from django.db.utils import IntegrityError
from . import abstract as abst
from .schema import AbstractTitledObject, TitleGroup
from .text import Ref, IndexSet, AbstractTextRecord, Index, Term
Expand Down

0 comments on commit c99c0e5

Please sign in to comment.