Skip to content

Commit

Permalink
Don't require colorize
Browse files Browse the repository at this point in the history
We don't use this, so no need to require it. Part of everypolitician/everypolitician#549
  • Loading branch information
tmtmtmtm committed Dec 20, 2016
1 parent f3edc7d commit a00c7c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scraper.rb
@@ -1,8 +1,6 @@
#!/bin/env ruby
# encoding: utf-8

require 'colorize'
require 'csv'
require 'nokogiri'
require 'pry'
require 'scraperwiki'
Expand Down

0 comments on commit a00c7c5

Please sign in to comment.