summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/acls_dir.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/chef_fs/file_system/acls_dir.rb')
-rw-r--r--lib/chef/chef_fs/file_system/acls_dir.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/chef/chef_fs/file_system/acls_dir.rb b/lib/chef/chef_fs/file_system/acls_dir.rb
index a4d39a63a5..938bf73fb2 100644
--- a/lib/chef/chef_fs/file_system/acls_dir.rb
+++ b/lib/chef/chef_fs/file_system/acls_dir.rb
@@ -62,10 +62,6 @@ class Chef
def rest
parent.rest
end
-
- def rest_json
- parent.rest_json
- end
end
end
end