Skip to content

Commit

Permalink
removing unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
elkezza committed May 27, 2024
1 parent 49b5a0e commit 1fa5594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_client.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest

from exoscale.api.v2 import Client
import requests_mock

from exoscale.api.exceptions import (
ExoscaleAPIClientException,
ExoscaleAPIServerException,
Expand Down

0 comments on commit 1fa5594

Please sign in to comment.