diff --git a/bar.go b/bar.go index 05db648..e4278a2 100644 --- a/bar.go +++ b/bar.go @@ -54,7 +54,6 @@ extender Filler id int width int - alignment int total int64 current int64 trimSpace bool diff --git a/progress.go b/progress.go index c4401d0..9093f69 100644 --- a/progress.go +++ b/progress.go @@ -35,7 +35,6 @@ heapUpdated bool idCounter int width int - format string rr time.Duration pMatrix map[int][]chan int aMatrix map[int][]chan int