Merge "Trivial:remove unused code"

This commit is contained in:
Jenkins
2017-02-07 00:46:02 +00:00
committed by Gerrit Code Review

View File

@@ -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")