camunda/camunda-platform-get-started

Check on len() < 0

Opened this issue · 0 comments

Hi,

if len(resource.GetDeployments()) < 0 {

Maybe there should be a different logic here?
Because len >=0 by design.