Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrowDom committed Oct 3, 2024
1 parent 74b0970 commit 4c43f07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/test/_fixture-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ const defaultBaseFixture = deployments.createFixture(async () => {

quoter = await hre.ethers.getContract("AerodromeAMOQuoter");

// Configure Aerodrome AMO

// Dripper
const dripperProxy = await ethers.getContract("OETHBaseDripperProxy");
dripper = await ethers.getContractAt(
Expand Down

0 comments on commit 4c43f07

Please sign in to comment.