diff options
Diffstat (limited to 'vendor/github.com/thoj/go-ircevent/irc.go')
-rw-r--r-- | vendor/github.com/thoj/go-ircevent/irc.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/thoj/go-ircevent/irc.go b/vendor/github.com/thoj/go-ircevent/irc.go index 0ba1d650..3981761a 100644 --- a/vendor/github.com/thoj/go-ircevent/irc.go +++ b/vendor/github.com/thoj/go-ircevent/irc.go @@ -152,7 +152,6 @@ func (irc *Connection) writeLoop() { } } } - return } // Pings the server if we have not received any messages for 5 minutes |