eric6/WebBrowser/History/HistoryCompleter.py

changeset 7229
53054eb5b15a
parent 6942
2602857055c5
child 7268
a28338eaf694
--- a/eric6/WebBrowser/History/HistoryCompleter.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/WebBrowser/History/HistoryCompleter.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing a special completer for the history.
 """
 
-from __future__ import unicode_literals
 
 from PyQt5.QtCore import Qt, QRegExp, QTimer, QSortFilterProxyModel
 from PyQt5.QtWidgets import QTableView, QAbstractItemView, QCompleter

eric ide

mercurial