Don't use a newline at the beginning of the sync message

Again, this breaks stuff. See the previous commit.

Contributes to issue CURA-7201.
This commit is contained in:
Ghostkeeper 2020-02-24 14:33:10 +01:00
parent 633bdac21a
commit f918f39fc2
No known key found for this signature in database
GPG key ID: 37E2020986774393
2 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,6 @@
# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
import json
from typing import Optional