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

- old
+ new

@@ -21,10 +21,9 @@ require "chef/knife/cloud/command" require_relative "cloud/google_service_options" class Chef::Knife::Cloud class GoogleDiskCreate < Command - include GoogleServiceHelpers include GoogleServiceOptions banner "knife google disk create NAME --gce-disk-size N (options)" deps do