mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-01 12:31:42 +02: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