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