Skip to content

Commit

Permalink
chore: remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
CremaFR committed Jul 9, 2024
1 parent 00a7615 commit 4fa5611
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ export type SwapProps = {
swapApiBase: string;
estimatedFees: string;
estimatedFeesUnit: string;
updateTransaction: any;
setTransaction: any;
status: TransactionStatus;
};

export type SwapWebProps = {
Expand Down

0 comments on commit 4fa5611

Please sign in to comment.