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:
parent
c38b9b0018
commit
58dd0bd9ee
15 changed files with 4 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue