diff --git a/prune.go b/prune.go index ef442df..312b6b7 100644 --- a/prune.go +++ b/prune.go @@ -147,7 +147,7 @@ func (p Pruner) Prune() (*Stats, error) { } // prune - ctx.Info("prune") + ctx.Debug("pruning") stats.FilesRemoved++ stats.SizeRemoved += info.Size()