diff --git a/watcher/cmd/sync.py b/watcher/cmd/sync.py index 3545a780e..408fa89da 100644 --- a/watcher/cmd/sync.py +++ b/watcher/cmd/sync.py @@ -22,7 +22,7 @@ import sys from oslo_log import log -from watcher.common import service as service +from watcher.common import service from watcher import conf from watcher.decision_engine import sync