Merge branch '4.13' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2022-01-05 14:08:00 +01:00
commit 6e4143ba59
3 changed files with 14 additions and 2 deletions

View file

@ -11,7 +11,6 @@ try:
except ImportError:
pass
from typing import Optional
import os
class SentryLogger(LogOutput):