util/paths.py
branchpython3
changeset 3750 f62625418bff
parent 3502 a35bf9c585cf
child 3752 9f6f46dbe3ae
--- a/util/paths.py	Mon Mar 27 10:19:14 2023 +0200
+++ b/util/paths.py	Fri Oct 28 12:39:15 2022 +0800
@@ -23,7 +23,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 
-from __future__ import absolute_import
+
 import os
 import sys
 from builtins import str as text