Skip to content

Commit 4add558

Browse files
committed
remove old comment
1 parent 454289a commit 4add558

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/IRCLine.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import codecs, datetime, typing, uuid
22
from src import EventManager, IRCObject, utils
33

4-
# this should be 510 (RFC1459, 512 with \r\n) but a server BitBot uses is broken
54
LINE_MAX = 510
65

76
class IRCArgs(object):

0 commit comments

Comments
 (0)