summaryrefslogtreecommitdiff
path: root/lib/chef/resource/sudo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource/sudo.rb')
-rw-r--r--lib/chef/resource/sudo.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/resource/sudo.rb b/lib/chef/resource/sudo.rb
index 01318c0ca3..d9d61338a8 100644
--- a/lib/chef/resource/sudo.rb
+++ b/lib/chef/resource/sudo.rb
@@ -32,7 +32,6 @@ class Chef
" '#includedir' directive introduced in version 1.7.2. The resource does not enforce"\
" installing the version. Supported releases of Ubuntu, Debian and RHEL (6+) all support"\
" this feature."
-
introduced "14.0"
# acording to the sudo man pages sudo will ignore files in an include dir that have a `.` or `~`