diff options
Diffstat (limited to 'tests/v3/test_endpoints.py')
-rw-r--r-- | tests/v3/test_endpoints.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/v3/test_endpoints.py b/tests/v3/test_endpoints.py index 29bf226..c29499f 100644 --- a/tests/v3/test_endpoints.py +++ b/tests/v3/test_endpoints.py @@ -1,4 +1,3 @@ -import testtools import uuid from keystoneclient.v3 import endpoints |