summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/chef/util/diff.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/util/diff.rb b/lib/chef/util/diff.rb
index 5cc8bf5e82..ce2b014600 100644
--- a/lib/chef/util/diff.rb
+++ b/lib/chef/util/diff.rb
@@ -48,7 +48,6 @@ class Chef
class Diff
# @todo: to_a, to_s, to_json, inspect defs, accessors for @diff and @error
# @todo: move coercion to UTF-8 into to_json
- # @todo: replace shellout to diff -u with diff-lcs gem
def for_output
# formatted output to a terminal uses arrays of strings and returns error strings