summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--heatclient/shell.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/heatclient/shell.py b/heatclient/shell.py
index 4a8c6de..b36c29f 100644
--- a/heatclient/shell.py
+++ b/heatclient/shell.py
@@ -32,7 +32,6 @@ from heatclient import client as heat_client
from heatclient.common import utils
from heatclient import exc
-logger = logging.getLogger(__name__)
osprofiler_profiler = importutils.try_import("osprofiler.profiler")