summaryrefslogtreecommitdiff
path: root/lib/chef/platform.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/platform.rb')
-rw-r--r--lib/chef/platform.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/chef/platform.rb b/lib/chef/platform.rb
index 165715267b..186bb8ebe5 100644
--- a/lib/chef/platform.rb
+++ b/lib/chef/platform.rb
@@ -22,9 +22,7 @@ require "chef/platform/provider_mapping"
class Chef
class Platform
-
# Functionality for this class is defined in chef/platform/provider_mapping
# and chef/platform/query_helpers
-
end
end