more diff reduction

This commit is contained in:
Mayukha Vadari
2026-07-02 16:27:01 -04:00
parent ef4cf05250
commit eac1ed9c2b

View File

@@ -693,7 +693,9 @@ AMMWithdraw::withdraw(
account,
journal);
!isTesSuccess(err))
{
return err;
}
}
return tesSUCCESS;
};