Skip to content

Commit

Permalink
fix: import for test
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed Jan 8, 2022
1 parent 9d7432b commit 1f830e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/router/helpers/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { RToken, MultiRoute, findMultiRouteExactIn } from "@sushiswap/tines";
import { SignerWithAddress } from "@nomiclabs/hardhat-ethers/dist/src/signers";
import { SignerWithAddress } from "@nomiclabs/hardhat-ethers/dist/src/signer-with-address";
import { BigNumber, Contract } from "ethers";

import { Topology, TridentRoute } from "./interfaces";
Expand Down

0 comments on commit 1f830e3

Please sign in to comment.