lib/chef/knife/google_server_show.rb in knife-google-4.2.6 vs lib/chef/knife/google_server_show.rb in knife-google-4.2.7
- old
+ new
@@ -24,10 +24,9 @@
class Chef
class Knife
class Cloud
class GoogleServerShow < ServerShowCommand
include ServerShowOptions
- include GoogleServiceHelpers
include GoogleServiceOptions
banner "knife google server show INSTANCE_NAME (options)"
deps do