Skip to content

Commit da793f7

Browse files
committed
cleanup import in batch.py
1 parent 3711b77 commit da793f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/api/batch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
from app.api.deps import SessionDep, CurrentUser
77
from app.models.comic import Comic, Volume
8-
from app.models.series import Series
98
from app.models.reading_progress import ReadingProgress
109

1110
router = APIRouter()

0 commit comments

Comments
 (0)