This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant newline in NewReporter init message (#603)
It's calling logger.Infof, but loggers already include a trailing newline where it's needed, so don't include our own. Signed-off-by: Wade Carpenter <wwade@users.noreply.github.com> Co-authored-by: Wade Carpenter <wwade@users.noreply.github.com>
- Loading branch information