Skip to content

Commit

Permalink
Removed src from import
Browse files Browse the repository at this point in the history
  • Loading branch information
guffee23 committed Dec 3, 2024
1 parent c3bbcc2 commit 230544e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sbl_filing_api/routers/filing.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

from regtech_api_commons.api.dependencies import verify_user_lei_relation

from src.sbl_filing_api.services.request_handler import send_confirmation_email
from sbl_filing_api.services.request_handler import send_confirmation_email

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 230544e

Please sign in to comment.