diff options
Diffstat (limited to 'keystone-moon/keystone/endpoint_policy/__init__.py')
-rw-r--r-- | keystone-moon/keystone/endpoint_policy/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keystone-moon/keystone/endpoint_policy/__init__.py b/keystone-moon/keystone/endpoint_policy/__init__.py index c8ae5e68..36c016a1 100644 --- a/keystone-moon/keystone/endpoint_policy/__init__.py +++ b/keystone-moon/keystone/endpoint_policy/__init__.py @@ -11,4 +11,3 @@ # under the License. from keystone.endpoint_policy.core import * # noqa -from keystone.endpoint_policy import routers # noqa |