How did this newline get here

This commit is contained in:
jesopo 2019-02-17 12:40:31 +00:00
parent 92349ad696
commit be495344d4

View file

@ -1,4 +1,3 @@
import collections, datetime, sys, time, typing import collections, datetime, sys, time, typing
from src import EventManager, IRCBot, IRCChannel, IRCChannels, IRCLine from src import EventManager, IRCBot, IRCChannel, IRCChannels, IRCLine
from src import IRCObject, IRCSocket, IRCUser, utils from src import IRCObject, IRCSocket, IRCUser, utils