• Adrian Sutton's avatar
    chore: Fix lint error (#11714) · 5b907dc8
    Adrian Sutton authored
    golangci-lint v1.60.2 seems to report a new error when performing a nil check and length != 0 on maps. We're not using this version in CI yet but fix the error to simplify the code and provide for a future upgrade.
    5b907dc8