summaryrefslogtreecommitdiff
path: root/openstackclient/image/v2/cache.py
diff options
Diffstat (limited to 'openstackclient/image/v2/cache.py')
-rw-r--r--openstackclient/image/v2/cache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/image/v2/cache.py b/openstackclient/image/v2/cache.py
index 9fbce84..952d9ed 100644
--- a/openstackclient/image/v2/cache.py
+++ b/openstackclient/image/v2/cache.py
@@ -17,10 +17,10 @@ import copy
import datetime
import logging
-from osc_lib.command import command
from osc_lib import exceptions
from osc_lib import utils
+from openstackclient import command
from openstackclient.i18n import _