lib/cloudstack_cli.rb in cloudstack-cli-0.0.3 vs lib/cloudstack_cli.rb in cloudstack-cli-0.0.4
- old
+ new
@@ -1,6 +1,4 @@
-$LOAD_PATH.unshift File.dirname(__FILE__)
-
require 'yaml'
require 'rainbow'
require "thor"
require 'command_line_reporter'
\ No newline at end of file