Commit 2427911
committed
refactor(logging): remove unused abs() function
Delete dead code abs() helper in report.go. The standard library math.Abs exists for this purpose and the function was never called.1 parent 49ec79e commit 2427911
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
0 commit comments