mirror of
https://github.com/containers/podman.git
synced 2026-03-28 03:22:18 -04:00
A function in the reset code does not return an error. Simply removing the error variable and check for the condition (which was always false or nil) Signed-off-by: Brent Baude <bbaude@redhat.com>