lib/reek/sexp_formatter.rb in reek-1.2.2 vs lib/reek/sexp_formatter.rb in reek-1.2.3
- old
+ new
@@ -1,6 +1,4 @@
-require 'rubygems'
-require 'ruby_parser'
require 'ruby2ruby'
module Reek
class SexpFormatter
def self.format(sexp)
- old
+ new