mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 08:28:31 +00:00
more golint & cleanup
This commit is contained in:
parent
66cc124e37
commit
cc3a160c29
10 changed files with 251 additions and 245 deletions
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
package main // import "bitbucket.org/stendec/frankerfacez/socketserver/cmd/ffzsocketserver"
|
||||
|
||||
import (
|
||||
"../../internal/server"
|
||||
"bitbucket.org/stendec/frankerfacez/socketserver/internal/server"
|
||||
"encoding/json"
|
||||
"flag"
|
||||
"fmt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue