mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-18 04:29:54 +00:00
fix early return on affectsPosture
This commit is contained in:
@@ -89,7 +89,6 @@ func AffectsPosture(ctx context.Context, diff *nbpeer.MetaDiff, checks []*Checks
|
||||
return true
|
||||
}
|
||||
}
|
||||
return false
|
||||
}
|
||||
}
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user