1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-31 18:31:06 +00:00

Fix socket server compilation errors.

This commit is contained in:
SirStendec 2018-07-21 16:28:46 -04:00
parent 7e6a08ad1d
commit 2ec26f2cdc
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,6 @@ import (
"net/url"
"os"
"os/signal"
"regexp"
"runtime"
"strconv"
"strings"