web-platform-tests / wpt.fyi

web-platform-tests dashboard
https://wpt.fyi/
Other
182 stars 88 forks source link

Remove a reduntant nil check #3953

Closed past closed 4 weeks ago

past commented 4 weeks ago

Fixes a gosimple lint error: "api/query/query.go:102:5: S1009: should omit nil check; len() for []int64 is defined as zero (gosimple)"

past commented 4 weeks ago

go_cloud_test started before I updated the key, but staging deployment started afterwards and failed with an internal error as it frequently does.