Skip to content

Commit

Permalink
Fix parser warning, we don’t use witchcraft anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynetics authored Jan 13, 2017
1 parent a671539 commit cce4f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chewy/type/witchcraft.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
begin
require 'method_source'
require 'parser/current'
# require 'parser/current'
require 'unparser'
rescue LoadError
nil
Expand Down

0 comments on commit cce4f3b

Please sign in to comment.