squash ws

This commit is contained in:
AJ ONeal 2020-04-30 23:49:37 -06:00
parent 052a3f276b
commit e0330dbad9
2 changed files with 0 additions and 4 deletions

View File

@ -2,8 +2,6 @@ package api
import (
"time"
)
//ServersAPI -- Structure to support the server API

View File

@ -2,8 +2,6 @@ package api
import (
"github.com/gorilla/websocket"
)
//Registration -- A connection registration structure used to bring up a connection