Merge "Trivial:remove unused code"

This commit is contained in:
Jenkins 2017-02-07 00:46:02 +00:00 committed by Gerrit Code Review
commit d7cb611e5c
1 changed files with 0 additions and 1 deletions

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