summaryrefslogtreecommitdiff
path: root/saharaclient/api/clusters.py
diff options
context:
space:
mode:
Diffstat (limited to 'saharaclient/api/clusters.py')
-rw-r--r--saharaclient/api/clusters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/saharaclient/api/clusters.py b/saharaclient/api/clusters.py
index 49f9b28..c36e6c1 100644
--- a/saharaclient/api/clusters.py
+++ b/saharaclient/api/clusters.py
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-from six.moves.urllib import parse
+from urllib import parse
from saharaclient.api import base