mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
1 line
126 B
Text
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.
|