remove broadcast Config

This commit is contained in:
m1k1o
2020-09-27 01:34:33 +02:00
parent aa1a3ec413
commit 88c0337a16
4 changed files with 2 additions and 44 deletions

View File

@ -20,7 +20,6 @@ func init() {
neko.Service.Server,
neko.Service.WebRTC,
neko.Service.Remote,
neko.Service.Broadcast,
neko.Service.WebSocket,
}