runtime/Worker.py
branchpython3
changeset 3750 f62625418bff
parent 3642 cd3d15e8ef42
child 3753 5256e4bd92e6
--- a/runtime/Worker.py	Mon Mar 27 10:19:14 2023 +0200
+++ b/runtime/Worker.py	Fri Oct 28 12:39:15 2022 +0800
@@ -7,7 +7,7 @@
 #
 # See COPYING.Runtime file for copyrights details.
 
-from __future__ import absolute_import
+
 import sys
 from threading import Lock, Condition, Thread