mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-12-09 13:40:40 +00:00
misc. cleanup
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
package protocol
|
|
||||||
|
|
||||||
type PacketHandler interface {
|
|
||||||
}
|
|
||||||
@@ -6,7 +6,7 @@ import (
|
|||||||
"log"
|
"log"
|
||||||
"net"
|
"net"
|
||||||
|
|
||||||
"github.com/CPunch/GoFusion/api/protocol"
|
"github.com/CPunch/GoFusion/protocol"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user