-
Jonathan Basseri authored
This function was returning a non-nil error for the common, non-failure case. The fix is to properly scope local error values and add early returns.
fae4f69d
This function was returning a non-nil error for the common, non-failure case. The fix is to properly scope local error values and add early returns.