summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/provider/mount.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/provider/mount.rb b/lib/chef/provider/mount.rb
index 019fab718f..288e359311 100644
--- a/lib/chef/provider/mount.rb
+++ b/lib/chef/provider/mount.rb
@@ -26,7 +26,6 @@ class Chef
include Chef::Mixin::Command
-
def whyrun_supported?
true
end