Unused variable
This commit is contained in:
@@ -17,8 +17,6 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
var alg *jwt.HMACSHA
|
|
||||||
|
|
||||||
const (
|
const (
|
||||||
PermissionConnect = "websocket.connect"
|
PermissionConnect = "websocket.connect"
|
||||||
PermissionSendCommand = "control.console"
|
PermissionSendCommand = "control.console"
|
||||||
|
|||||||
Reference in New Issue
Block a user