summaryrefslogtreecommitdiff
path: root/lib/chef/reserved_names.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/reserved_names.rb')
-rw-r--r--lib/chef/reserved_names.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/reserved_names.rb b/lib/chef/reserved_names.rb
index 029cddac9a..6452593bce 100644
--- a/lib/chef/reserved_names.rb
+++ b/lib/chef/reserved_names.rb
@@ -1,5 +1,4 @@
class Chef
-
# This module exists to hide conflicting constant names from the DSL.
# Hopefully we'll have a better/prettier/more sustainable solution in the
# future, but for now this will fix a regression introduced in Chef 0.10.10