mirror of
https://github.com/CPunch/gopenfusion.git
synced 2024-11-12 19:20:06 +00:00
misc. cleanup
This commit is contained in:
parent
24359e9398
commit
34ce9a7420
@ -1,4 +0,0 @@
|
||||
package protocol
|
||||
|
||||
type PacketHandler interface {
|
||||
}
|
@ -6,7 +6,7 @@ import (
|
||||
"log"
|
||||
"net"
|
||||
|
||||
"github.com/CPunch/GoFusion/api/protocol"
|
||||
"github.com/CPunch/GoFusion/protocol"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user