summaryrefslogtreecommitdiff
path: root/heat/openstack/common/rpc/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat/openstack/common/rpc/common.py')
-rw-r--r--heat/openstack/common/rpc/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/heat/openstack/common/rpc/common.py b/heat/openstack/common/rpc/common.py
index 31ecbdf3d..365161124 100644
--- a/heat/openstack/common/rpc/common.py
+++ b/heat/openstack/common/rpc/common.py
@@ -24,7 +24,6 @@ import traceback
from oslo.config import cfg
import six
-from heat.openstack.common.gettextutils import _
from heat.openstack.common import importutils
from heat.openstack.common import jsonutils
from heat.openstack.common import local