fix static check

This commit is contained in:
abhishek9686 2024-08-25 07:23:03 +05:30
parent afa199b79b
commit 31d361e58d

View file

@ -5,7 +5,6 @@ var (
password string
platformID string
admin bool
networks string
networkRoles map[string]string
groups []string
)