Skip to content

Commit

Permalink
fix: "seat has been exited"
Browse files Browse the repository at this point in the history
- `borrower.returnPool` already exits the seat
  • Loading branch information
0xpatrickdev committed Mar 1, 2025
1 parent 6c3832a commit b3af0a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fast-usdc/src/exos/advancer.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ export const prepareAdvancerKit = (
e,
);
}
tmpReturnSeat.exit();
},
/**
* @param {Error} error
Expand Down

0 comments on commit b3af0a0

Please # to comment.