Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Ford committed Jan 19, 2024
1 parent b86b1c8 commit bed75a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dusa_backend/presentation/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from sqlalchemy.orm import Session
from starlette import status

from src.dusa_backend.domain.models import Record
from src.dusa_backend.domain.records.repository import RecordRepository
from src.dusa_backend.infrastructure.database.repository import get_object_or_404
from src.dusa_backend.infrastructure.database.session import get_db
Expand Down

0 comments on commit bed75a6

Please sign in to comment.