Skip to content

Commit

Permalink
Update diffs-handler.go
Browse files Browse the repository at this point in the history
  • Loading branch information
aguzmans authored Feb 20, 2024
1 parent 560c062 commit da1055c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/diffs-handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ func FormatDiffHumanReadable(differences []DAO.DiffWithName) string {
fmt.Println("No differences found.")
}
}

return formattedDiff.String()
}

Expand Down

0 comments on commit da1055c

Please sign in to comment.