bin/ar2gostruct in ar2gostruct-0.0.2 vs bin/ar2gostruct in ar2gostruct-0.0.3

- old
+ new

@@ -1,11 +1,6 @@ #!/usr/bin/env ruby require 'rubygems' -begin - require 'bundler' - Bundler.setup(:default) -rescue Exception => e -end require 'optparse' require 'ar2gostruct' OptionParser.new do |opt| \ No newline at end of file