summaryrefslogtreecommitdiff
path: root/lib/chef/provider/mount.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/mount.rb')
-rw-r--r--lib/chef/provider/mount.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/chef/provider/mount.rb b/lib/chef/provider/mount.rb
index 6e8e077eaf..2039e9ae51 100644
--- a/lib/chef/provider/mount.rb
+++ b/lib/chef/provider/mount.rb
@@ -24,8 +24,6 @@ require 'chef/provider'
class Chef
class Provider
class Mount < Chef::Provider
- provides :mount
-
include Chef::Mixin::ShellOut
attr_accessor :unmount_retries