diff --git a/progress-bar.sh b/progress-bar.sh index a125208..8e32a50 100755 --- a/progress-bar.sh +++ b/progress-bar.sh @@ -33,6 +33,3 @@ progress-bar() { done clean_line } - - -