diff options
Diffstat (limited to 'lib/chef/dsl/include_attribute.rb')
-rw-r--r-- | lib/chef/dsl/include_attribute.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/chef/dsl/include_attribute.rb b/lib/chef/dsl/include_attribute.rb index b1b9dc4dac..6d27fefc25 100644 --- a/lib/chef/dsl/include_attribute.rb +++ b/lib/chef/dsl/include_attribute.rb @@ -59,5 +59,3 @@ end # **DEPRECATED** # This used to be part of chef/mixin/language_include_attribute. Load the file to activate the deprecation code. require "chef/mixin/language_include_attribute" - - |