Sun, 11 Oct 2015 12:09:50 +0200
Removed an unused import left over by the coverage changes.
--- a/QScintilla/Editor.py Sat Oct 10 12:48:07 2015 +0200 +++ b/QScintilla/Editor.py Sun Oct 11 12:09:50 2015 +0200 @@ -15,7 +15,6 @@ import os import re -import sys import difflib from PyQt5.QtCore import QDir, QTimer, QModelIndex, QFileInfo, pyqtSignal, \