Skip to content

Commit

Permalink
fix(style): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
650elx committed Jan 26, 2024
1 parent 13ce08f commit 2d7a61e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sinch/domains/verification/endpoints/start_verification.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from copy import deepcopy
from sinch.core.models.http_response import HTTPResponse
from sinch.domains.verification.endpoints.verification_endpoint import VerificationEndpoint
from sinch.core.enums import HTTPAuthentication, HTTPMethods
Expand Down

0 comments on commit 2d7a61e

Please sign in to comment.