This commit is contained in:
Barış Metin
2006-10-18 16:16:18 +00:00
parent be13b58868
commit ea4e6f4c54
-1
View File
@@ -126,7 +126,6 @@ class CLI(UI):
def display_progress(self, operation, percent, info="", **ka):
""" display progress of any operation """
print operation
if operation == "removing":
return
elif operation == "fetching":