summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'cinderclient/shell.py')
-rw-r--r--cinderclient/shell.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cinderclient/shell.py b/cinderclient/shell.py
index 7fddb5a..09a55b8 100644
--- a/cinderclient/shell.py
+++ b/cinderclient/shell.py
@@ -17,8 +17,6 @@
Command-line interface to the OpenStack Cinder API.
"""
-from __future__ import print_function
-
import argparse
import collections
import getpass