Skip to content

Commit

Permalink
Remove sneaky require 'pry' line from loader
Browse files Browse the repository at this point in the history
  • Loading branch information
vanstee committed Jul 11, 2012
1 parent 8cff7c1 commit bdd9dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/hovercraft/loader.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require 'hovercraft/caller'
require 'active_support/inflector'
require 'pry'

module Hovercraft
class Loader
Expand Down

0 comments on commit bdd9dae

Please sign in to comment.