Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Commit

Permalink
don't be this verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Nov 26, 2017
1 parent b4c2aee commit e97349c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ object FindArtifactsOfRepo {
Stream.continually(input.read).takeWhile(_ != -1).foreach(w.write)

hash update (Files readAllBytes path)
println(s"processing ${url.toString}")
input.close()

Files.delete(path)
Expand Down

0 comments on commit e97349c

Please sign in to comment.