Update lrstanley/girc dep (#1773)

This commit is contained in:
Wim
2022-03-25 22:01:02 +01:00
committed by GitHub
parent 5d9604cd15
commit 5f75f9886d
11 changed files with 21 additions and 30 deletions

View File

@@ -120,7 +120,6 @@ func handleSASL(c *Client, e Event) {
break
}
}
return
}
func handleSASLError(c *Client, e Event) {