eric6/Debugger/WatchPointModel.py

changeset 7229
53054eb5b15a
parent 7025
83e110e3fcc6
child 7251
bc5b1b00560a
--- a/eric6/Debugger/WatchPointModel.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Debugger/WatchPointModel.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing the Watch expression model.
 """
 
-from __future__ import unicode_literals
 
 from PyQt5.QtCore import pyqtSignal, Qt, QAbstractItemModel, QModelIndex
 

eric ide

mercurial