lib/command.rb in wixgem-0.47.0 vs lib/command.rb in wixgem-0.48.0

- old
+ new

@@ -1,6 +1,5 @@ require 'open3' -require 'hash' module Wixgem class Command < Hash def initialize(cmd, options=nil) \ No newline at end of file