lib/wgif/download_bar.rb in wgif-0.2.0 vs lib/wgif/download_bar.rb in wgif-0.3.0

- old
+ new

@@ -21,8 +21,7 @@ end def increment_progress(size) @progress_bar.progress += size end - end end