Unused variable
This commit is contained in:
parent
b2f6863399
commit
151b00de23
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user