mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
It was only being used for fs::remove() (added in #3463), which is easily replaced by std::remove(). The code change does not affect the WPILib tools, as this code is not used when JSON save files are used.
1.8 KiB
1.8 KiB