mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 05:16:45 +08:00
fix static check
This commit is contained in:
parent
afa199b79b
commit
31d361e58d
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ var (
|
||||||
password string
|
password string
|
||||||
platformID string
|
platformID string
|
||||||
admin bool
|
admin bool
|
||||||
networks string
|
|
||||||
networkRoles map[string]string
|
networkRoles map[string]string
|
||||||
groups []string
|
groups []string
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue