mirror of
https://github.com/coreos/ignition.git
synced 2026-02-06 18:47:54 +01:00
Do not fail on those as we are not failing on those right now. Fixes lint: ``` Error return value of `os.Remove` is not checked (errcheck) ```