mirror of
https://github.com/openziti/zrok.git
synced 2025-01-11 00:18:43 +01:00
lint (#170)
This commit is contained in:
parent
1f37ca3ded
commit
393641ce7b
@ -23,8 +23,7 @@ import (
|
||||
var accessPrivateCmd *accessPrivateCommand
|
||||
|
||||
func init() {
|
||||
accessPrivateCmd = newAccessPrivateCommand()
|
||||
accessCmd.AddCommand(accessPrivateCmd.cmd)
|
||||
accessCmd.AddCommand(newAccessPrivateCommand().cmd)
|
||||
}
|
||||
|
||||
type accessPrivateCommand struct {
|
||||
|
Loading…
Reference in New Issue
Block a user