Skip to content

Commit

Permalink
fixes eslint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgeniiaVak committed Oct 11, 2023
1 parent 806e742 commit 4ac5545
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/components/order_input/OrderInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { useEffect } from "react";
import { useAppDispatch, useAppSelector } from "hooks";
import {
OrderTab,
fetchQuote,
isValidQuoteInput,
isValidTransaction,
selectTargetToken,
submitOrder,
Expand Down

0 comments on commit 4ac5545

Please sign in to comment.