mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-07 13:44:17 +08:00
code review changes
This commit is contained in:
parent
43c1cea2b0
commit
b354ff9d8a
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ func ManageZombies(ctx context.Context) {
|
|||
}
|
||||
}
|
||||
|
||||
//InitializeZombies - populates the zombie quarantine list (should be called from initialization)
|
||||
// InitializeZombies - populates the zombie quarantine list (should be called from initialization)
|
||||
func InitalizeZombies() {
|
||||
nodes, err := GetAllNodes()
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Reference in a new issue