Skip to content

Commit

Permalink
fixup! feat(fast-usdc): creatorFacet method to withdraw fees
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Jan 13, 2025
1 parent e56612f commit 9107a60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fast-usdc/src/exos/liquidity-pool.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
import { SeatShape } from '@agoric/zoe/src/typeGuards.js';
import { M } from '@endo/patterns';
import { Fail, q } from '@endo/errors';
import { satisfiesWant } from '@agoric/zoe/src/contractFacet/offerSafety.js';
import {
borrowCalc,
depositCalc,
Expand Down

0 comments on commit 9107a60

Please sign in to comment.