Merge "Remove unused imports from heat files"

This commit is contained in:
Jenkins
2015-02-02 13:02:21 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ from heat.engine import scheduler
from heat.tests import common
from heat.tests import utils
from .. import client # noqa
from ..resources import order # noqa
stack_template = '''

View File

@@ -22,7 +22,6 @@ from heat.engine import scheduler
from heat.tests import common
from heat.tests import utils
from .. import client # noqa
from ..resources import secret # noqa
stack_template = '''