summaryrefslogtreecommitdiffstats
path: root/openstack/common/exception.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/common/exception.py')
-rw-r--r--openstack/common/exception.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack/common/exception.py b/openstack/common/exception.py
index e5da94b..ba32da5 100644
--- a/openstack/common/exception.py
+++ b/openstack/common/exception.py
@@ -19,7 +19,6 @@
Exceptions common to OpenStack projects
"""
-import itertools
import logging