-organize imports
This commit is contained in:
parent
f479ca0139
commit
eace0e0e7a
@ -19,7 +19,6 @@
|
|||||||
*/
|
*/
|
||||||
import {
|
import {
|
||||||
AbsoluteTime,
|
AbsoluteTime,
|
||||||
addPaytoQueryParams,
|
|
||||||
AmountJson,
|
AmountJson,
|
||||||
Amounts,
|
Amounts,
|
||||||
constructPayPullUri,
|
constructPayPullUri,
|
||||||
@ -56,7 +55,6 @@ import { processDepositGroup } from "./deposits.js";
|
|||||||
import { getExchangeDetails } from "./exchanges.js";
|
import { getExchangeDetails } from "./exchanges.js";
|
||||||
import { processPurchasePay } from "./pay.js";
|
import { processPurchasePay } from "./pay.js";
|
||||||
import { processRefreshGroup } from "./refresh.js";
|
import { processRefreshGroup } from "./refresh.js";
|
||||||
import { applyRefundFromPurchaseId } from "./refund.js";
|
|
||||||
import { processTip } from "./tip.js";
|
import { processTip } from "./tip.js";
|
||||||
import {
|
import {
|
||||||
augmentPaytoUrisForWithdrawal,
|
augmentPaytoUrisForWithdrawal,
|
||||||
|
Loading…
Reference in New Issue
Block a user