1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-15 17:46:55 +00:00

more golint & cleanup

This commit is contained in:
Kane York 2015-11-16 12:50:00 -08:00
parent 66cc124e37
commit cc3a160c29
10 changed files with 251 additions and 245 deletions

View file

@ -1,7 +1,7 @@
package main
import (
"../../internal/server"
"bitbucket.org/stendec/frankerfacez/socketserver/internal/server"
"fmt"
"github.com/abiosoft/ishell"
"github.com/gorilla/websocket"