diff frontends/src/jp/cmd_file.py @ 823:300b4de701a6

jp: short option for progress is now -P instead of -g, so -g can be used for groups
author Goffi <goffi@goffi.org>
date Mon, 17 Feb 2014 18:57:09 +0100
parents c39117d00f35
children 069ad98b360d
line wrap: on
line diff
--- a/frontends/src/jp/cmd_file.py	Mon Feb 17 18:57:06 2014 +0100
+++ b/frontends/src/jp/cmd_file.py	Mon Feb 17 18:57:09 2014 +0100
@@ -24,7 +24,6 @@
 import os
 import os.path
 import tarfile
-#import tempfile
 from sat.core.i18n import _
 
 __commands__ = ["File"]