Remove unnecessary newline characters from the error log #1904
No reviewers
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-19#1904
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "remove-lf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove any extra blank lines in the log file.
Also remove the BOM from the UTF-8 with BOM.
Looks good to me. Is there any special reason for the newline, @g1itch ?
No. It was in the code before the formatting