summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Higgins <pete@peterhiggins.org>2020-07-24 16:23:34 -0700
committerPete Higgins <pete@peterhiggins.org>2020-07-24 16:23:34 -0700
commit7aaf23d9a2b4dd679050c99ea19543bbf986bf49 (patch)
tree8cd5cb3a74e568e8cc77649ea11b01cedb9a07df
parent436da53ad05567f00f833e7988a4afdb54ef515f (diff)
downloadchef-7aaf23d9a2b4dd679050c99ea19543bbf986bf49.tar.gz
Scratch this off the TODO list.
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
-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