Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin committed Aug 18, 2023
1 parent 4c693cf commit e736907
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions actions/checkForSettlement.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ import {
Log,
TransactionEvent,
} from "@tenderly/actions";
import {
Order,
OrderBalance,
OrderKind,
computeOrderUid,
} from "@cowprotocol/contracts";

import axios from "axios";

import { BigNumber } from "ethers";

Expand Down

0 comments on commit e736907

Please sign in to comment.