mirror of
https://github.com/fluffle/goirc
synced 2025-07-05 04:49:23 +00:00
Oh wait event isn't local.
This commit is contained in:
parent
dc89882bf9
commit
8fed417dce
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ package client
|
|||
import (
|
||||
"bufio"
|
||||
"crypto/tls"
|
||||
"event"
|
||||
"github.com/fluffle/goirc/event"
|
||||
"fmt"
|
||||
"net"
|
||||
"os"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue