mirror of
https://github.com/containers/podman.git
synced 2025-12-02 02:58:03 +08: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>