Skip to content

Commit

Permalink
devop: remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Jul 22, 2024
1 parent 94d4db7 commit 9be2e69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/OrderForm/order.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ async function executeSimplexPayment(
async function executeTopperPayment(
fiatCurrency: string,
cryptoCurrency: string,
requestedCurrency: string,
requestedAmount: string,
address: string) {
let response = null;
Expand Down

0 comments on commit 9be2e69

Please sign in to comment.