1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-17 18:26:57 +00:00

Fix the build (move out of internal)

This commit is contained in:
Kane York 2015-11-16 13:28:16 -08:00
parent c38b9b0018
commit 58dd0bd9ee
15 changed files with 4 additions and 5 deletions

View file

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