diff options
Diffstat (limited to 'lib/chef/mixins.rb')
-rw-r--r-- | lib/chef/mixins.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/mixins.rb b/lib/chef/mixins.rb index 7ae7fe659e..b980e81287 100644 --- a/lib/chef/mixins.rb +++ b/lib/chef/mixins.rb @@ -11,4 +11,3 @@ require "chef/mixin/path_sanity" require "chef/mixin/template" require "chef/mixin/securable" require "chef/mixin/xml_escape" - |