fleet/changes/19290-fix-make-slice-with-capacity

1 line
126 B
Text

* Fixed a code linter issue where a slice was created non-empty and appended-to, instead of empty with the required capacity.