lib/chef/knife/google_project_quotas.rb in knife-google-4.2.6 vs lib/chef/knife/google_project_quotas.rb in knife-google-4.2.7
- old
+ new
@@ -21,10 +21,9 @@
require "chef/knife/cloud/list_resource_command"
require_relative "cloud/google_service_options"
class Chef::Knife::Cloud
class GoogleProjectQuotas < ResourceListCommand
- include GoogleServiceHelpers
include GoogleServiceOptions
banner "knife google project quotas"
deps do