🎨 Lazy progressbar start

This commit is contained in:
Ettore Di Giacinto
2021-10-31 20:06:59 +01:00
parent 100c313804
commit 9857bea5ff
3 changed files with 9 additions and 14 deletions

View File

@@ -52,7 +52,6 @@ type Context struct {
s *pterm.SpinnerPrinter
spinnerLock *sync.Mutex
z *zap.Logger
AreaPrinter *pterm.AreaPrinter
ProgressBar *pterm.ProgressbarPrinter
}