bin/space2hyphen in space2hyphen-0.0.2 vs bin/space2hyphen in space2hyphen-0.0.3

- old
+ new

@@ -1,7 +1,5 @@ #!/usr/bin/env ruby -# coding: utf-8 - require 'space2hyphen' CREATE_FLAGS = %w(-c --create) args = ARGV.reject { |arg| CREATE_FLAGS.include?(arg) }