Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary trim_end_matches('\n')
The logging code already does trim_end_matches('\n') so we do not have to the that in the caller, too. Signed-off-by: Uli Schlachter <psychon@znc.in>
- Loading branch information