Skip to content

Commit

Permalink
Merge pull request #12 from sjauld/Bugfix/pry
Browse files Browse the repository at this point in the history
remove require pry statement
  • Loading branch information
jufemaiz committed Mar 23, 2016
2 parents cef18c7 + b6a5003 commit 1cf0a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/aemo.rb
@@ -1,7 +1,6 @@
require 'active_support/all'
require 'httparty'
require 'csv'
require 'pry'

require 'aemo/market.rb'
require 'aemo/market/interval.rb'
Expand Down

0 comments on commit 1cf0a84

Please sign in to comment.