summaryrefslogtreecommitdiffstats
path: root/subcmds/manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'subcmds/manifest.py')
-rw-r--r--subcmds/manifest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/subcmds/manifest.py b/subcmds/manifest.py
index 08905cb4..f4602a59 100644
--- a/subcmds/manifest.py
+++ b/subcmds/manifest.py
@@ -15,7 +15,6 @@
15import json 15import json
16import os 16import os
17import sys 17import sys
18import optparse
19 18
20from command import PagedCommand 19from command import PagedCommand
21 20