--- a/eric6/Utilities/ClassBrowsers/protoclbr.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Utilities/ClassBrowsers/protoclbr.py Tue Sep 10 19:30:07 2019 +0200
@@ -10,7 +10,6 @@
It is based on the Python class browser found in this package.
"""
-from __future__ import unicode_literals
import re