eric6/Tasks/Task.py

changeset 7229
53054eb5b15a
parent 6942
2602857055c5
child 7360
9190402e4505
diff -r 6037ddba57aa -r 53054eb5b15a eric6/Tasks/Task.py
--- a/eric6/Tasks/Task.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Tasks/Task.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing a class to store task data.
 """
 
-from __future__ import unicode_literals
 
 import os
 import time

eric ide

mercurial