Skip to content

Commit

Permalink
remove unwanted OpenURL cache config
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Aug 2, 2016
1 parent cebaa6d commit e09d2f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scraper.rb
Expand Up @@ -7,8 +7,6 @@
require 'scraped_page_archive/open-uri'
require 'json'

OpenURI::Cache.cache_path = '.cache'

class String
def tidy
self.gsub(/[[:space:]]+/, ' ').strip
Expand Down

0 comments on commit e09d2f0

Please sign in to comment.