lib/thor/monkies/shell.rb in berkshelf-2.0.0.beta vs lib/thor/monkies/shell.rb in berkshelf-2.0.0
- old
+ new
@@ -1,5 +1,4 @@
require 'berkshelf/ui'
-# @author Seth Vargo <sethvargo@gmail.com>
# Include the Berkshelf UI methods - this is used by both Vagrant and Berkshelf
Thor::Base.shell.send(:include, Berkshelf::UI)