TrivialFix: Remove logging import usused
This patch removes logging import unused. Change-Id: Id478b9a0ec0575f7dd211e6f1583d54c273d7b6d
This commit is contained in:
@@ -26,8 +26,6 @@ from senlin import objects
|
||||
|
||||
_lazy.enable_lazy()
|
||||
|
||||
LOG = logging.getLogger('senlin.engine')
|
||||
|
||||
|
||||
def main():
|
||||
logging.register_options(cfg.CONF)
|
||||
|
||||
Reference in New Issue
Block a user