Remove unnecessary newline characters from the error log #1904

Merged
teruteru128 merged 1 commits from remove-lf into v0.6 2021-12-13 13:05:48 +01:00
teruteru128 commented 2021-12-13 12:29:40 +01:00 (Migrated from github.com)

Remove any extra blank lines in the log file.
Also remove the BOM from the UTF-8 with BOM.
08138d14068a1b2de42c923fede1ec4c

Remove any extra blank lines in the log file. Also remove the BOM from the UTF-8 with BOM. ![08138d14068a1b2de42c923fede1ec4c](https://user-images.githubusercontent.com/8587246/145804253-ad16f8c5-a3b1-4052-89d9-314998b69dab.png)
PeterSurda (Migrated from github.com) approved these changes 2021-12-13 12:39:52 +01:00
PeterSurda (Migrated from github.com) left a comment

Looks good to me. Is there any special reason for the newline, @g1itch ?

Looks good to me. Is there any special reason for the newline, @g1itch ?
g1itch commented 2021-12-13 12:49:04 +01:00 (Migrated from github.com)

Looks good to me. Is there any special reason for the newline, @g1itch ?

No. It was in the code before the formatting

> Looks good to me. Is there any special reason for the newline, @g1itch ? No. It was in the code before the [formatting](https://github.com/Bitmessage/PyBitmessage/commit/006b98389b9927dadfc22ded661c0a606b68324c#diff-814ce6aa9ab31adddccd2d3ffc6cde8ee71404e9f341128caac54085da49135fL133)
This repo is archived. You cannot comment on pull requests.
No description provided.