remove old comment
This commit is contained in:
parent
454289ae59
commit
4add558046
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import codecs, datetime, typing, uuid
|
||||
from src import EventManager, IRCObject, utils
|
||||
|
||||
# this should be 510 (RFC1459, 512 with \r\n) but a server BitBot uses is broken
|
||||
LINE_MAX = 510
|
||||
|
||||
class IRCArgs(object):
|
||||
|
|
Loading…
Reference in a new issue