lib/chef/knife/google_server_create.rb in knife-google-4.2.6 vs lib/chef/knife/google_server_create.rb in knife-google-4.2.7

- old
+ new

@@ -23,10 +23,9 @@ require_relative "cloud/google_service_options" class Chef::Knife::Cloud class GoogleServerCreate < ServerCreateCommand include GoogleServiceOptions - include GoogleServiceHelpers include ServerCreateOptions banner "knife google server create NAME -m MACHINE_TYPE -I IMAGE (options)" deps do