diff --git a/pipeline/cleandist/dist.go b/pipeline/cleandist/dist.go index 5e352a1aa..f347130e1 100644 --- a/pipeline/cleandist/dist.go +++ b/pipeline/cleandist/dist.go @@ -3,10 +3,8 @@ package cleandist import ( - "io/ioutil" - "fmt" - + "io/ioutil" "os" "github.com/apex/log"