removed useless import svghmi
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Fri, 18 Jun 2021 10:57:33 +0200
branchsvghmi
changeset 3262 689ac4ac0dbe
parent 3261 06ea7a1152af
child 3263 1205b2d0acf2
removed useless import
ProjectController.py
--- a/ProjectController.py	Fri Jun 18 10:49:10 2021 +0200
+++ b/ProjectController.py	Fri Jun 18 10:57:33 2021 +0200
@@ -36,7 +36,6 @@
 import shutil
 import re
 import tempfile
-from threading import Timer
 from datetime import datetime
 from weakref import WeakKeyDictionary
 from functools import reduce