diff --git a/bar.go b/bar.go index fa926ed..d12b4fb 100644 --- a/bar.go +++ b/bar.go @@ -8,7 +8,6 @@ // Bar represents a progress Bar type Bar struct { - // total int width int alpha float64