Skip to content

Commit 62b1191

Browse files
committed
another debug thing left in
1 parent 7972311 commit 62b1191

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tinytwitch.nim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ from rawsockets import Port
44
const
55
CHAT_URL = "irc.chat.twitch.tv"
66
CHAT_PORT = Port(6667)
7-
#HIGHLIGHT = "smt"
87

98
# add a hash to the channel name if there isn't one there already
109
proc addHash(s: string): string =

0 commit comments

Comments
 (0)