diff --git a/service/xboard/service.go b/service/xboard/service.go index 815bf134..42961dca 100644 --- a/service/xboard/service.go +++ b/service/xboard/service.go @@ -3,7 +3,6 @@ package xboard import ( "bytes" "context" - "crypto/rand" "encoding/base64" "encoding/json" "fmt"