diff --git a/main.go b/main.go index 1456470..87d2fb8 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,6 @@ import ( "github.com/hugolgst/rich-go/client" ) -// const CLIENT_ID = "1452184186969657455" const SOCKET_PATH = "/tmp/mpvsocket" type MPVResponse struct {