From f6ec0af054c9f7926fcf2e67f8ca229af8ce48df Mon Sep 17 00:00:00 2001 From: shizhihui Date: Sun, 20 Nov 2016 14:32:00 +0800 Subject: Trivial:remove unused code Change-Id: I8eac6869f0fe05ca348452e67d2b4855f11fbe60 --- heatclient/shell.py | 1 - 1 file changed, 1 deletion(-) (limited to 'heatclient/shell.py') diff --git a/heatclient/shell.py b/heatclient/shell.py index 558fb8a..25938ac 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") -- cgit v1.2.1