Skip to content

Commit

Permalink
Removing a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Mar 8, 2011
1 parent f4fda8e commit 0f8c263
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
source "http://rubygems.org"

# Specify your gem's dependencies in spotify.gemspec
gemspec
2 changes: 1 addition & 1 deletion lib/spotify.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ def content
def download
@download ||= RestClient.get @url, :timeout => 10
end
end
end

0 comments on commit 0f8c263

Please sign in to comment.