summaryrefslogtreecommitdiffstats
path: root/subcmds
diff options
context:
space:
mode:
Diffstat (limited to 'subcmds')
-rw-r--r--subcmds/list.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/subcmds/list.py b/subcmds/list.py
index 00172f0e..231da941 100644
--- a/subcmds/list.py
+++ b/subcmds/list.py
@@ -15,7 +15,6 @@
15# limitations under the License. 15# limitations under the License.
16 16
17from __future__ import print_function 17from __future__ import print_function
18import sys
19 18
20from command import Command, MirrorSafeCommand 19from command import Command, MirrorSafeCommand
21 20