Fixed a PEP8 error

This commit is contained in:
tengqm 2015-03-14 09:25:39 +08:00
parent a611e1da24
commit fc746683e2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ from oslo_config import cfg
from oslo_i18n import _lazy
from oslo_log import log as logging
from senlin.common import consts
from senlin.common import consts
from senlin.common import messaging
from senlin.openstack.common import service