squash ws
This commit is contained in:
parent
052a3f276b
commit
e0330dbad9
|
@ -2,8 +2,6 @@ package api
|
|||
|
||||
import (
|
||||
"time"
|
||||
|
||||
|
||||
)
|
||||
|
||||
//ServersAPI -- Structure to support the server API
|
||||
|
|
|
@ -2,8 +2,6 @@ package api
|
|||
|
||||
import (
|
||||
"github.com/gorilla/websocket"
|
||||
|
||||
|
||||
)
|
||||
|
||||
//Registration -- A connection registration structure used to bring up a connection
|
||||
|
|
Loading…
Reference in New Issue