Skip to content

Commit

Permalink
removed logger from browsepage.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
braph committed Nov 2, 2017
1 parent 70e7893 commit a60d3e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/ektoplayer/browsepage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,6 @@ def initialize(src)

@albums << album
end

Application.log(self, "#{src} #{@albums.size} albums found")
rescue
Application.log(self, src, $!)
end
end
end

0 comments on commit a60d3e3

Please sign in to comment.