Merge "Remove unused imports from heat files"
This commit is contained in:
@@ -22,7 +22,6 @@ from heat.engine import scheduler
|
|||||||
from heat.tests import common
|
from heat.tests import common
|
||||||
from heat.tests import utils
|
from heat.tests import utils
|
||||||
|
|
||||||
from .. import client # noqa
|
|
||||||
from ..resources import order # noqa
|
from ..resources import order # noqa
|
||||||
|
|
||||||
stack_template = '''
|
stack_template = '''
|
||||||
|
|||||||
@@ -22,7 +22,6 @@ from heat.engine import scheduler
|
|||||||
from heat.tests import common
|
from heat.tests import common
|
||||||
from heat.tests import utils
|
from heat.tests import utils
|
||||||
|
|
||||||
from .. import client # noqa
|
|
||||||
from ..resources import secret # noqa
|
from ..resources import secret # noqa
|
||||||
|
|
||||||
stack_template = '''
|
stack_template = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user