Be more efficient in updating the print jobs

This commit is contained in:
Marijn Deé 2018-12-04 13:57:41 +01:00
parent 97535ffa24
commit 5d77209cfb
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,6 @@
# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
import json
from time import sleep
from threading import Timer
from typing import Dict, Optional