Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
lchen-2101 committed Nov 29, 2024
1 parent 5ce9133 commit 18c17f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/entities/repos/test_submission_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
from sbl_filing_api.entities.models.dto import FilingPeriodDTO, ContactInfoDTO, UserActionDTO
from sbl_filing_api.entities.models.model_enums import UserActionType
from sbl_filing_api.entities.repos import submission_repo as repo
from regtech_api_commons.models.auth import AuthenticatedUser
from pytest_mock import MockerFixture


Expand Down

0 comments on commit 18c17f5

Please sign in to comment.