--- a/eric6/Network/IRC/IrcNetworkManager.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Network/IRC/IrcNetworkManager.py Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
Module implementing the IRC data structures and their manager.
"""
-from __future__ import unicode_literals
import copy