Skip to content

Commit

Permalink
Remove unsused import
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bouchare committed Oct 23, 2019
1 parent 4f16796 commit 36b733b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/api/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from datadog import api as dog
from datadog import initialize

from datadog.api.exceptions import ApiError


TEST_USER = os.environ.get("DD_TEST_CLIENT_USER")
API_KEY = os.environ.get("DD_TEST_CLIENT_API_KEY", "a" * 32)
Expand Down

0 comments on commit 36b733b

Please sign in to comment.