minor change

This commit is contained in:
Paul Müller 2015-02-13 09:13:27 +01:00
parent a2e5718040
commit bacb0cf0ff

View file

@ -687,10 +687,6 @@ class Progress(Loop):
auto_kill_on_last_resort = True)
class ProgressBar(Progress):
"""
Implements a Progress bar (progress par) similar to the one known from 'wget'