Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
Co-authored-by: Dong-Ha Kim <[email protected]>
  • Loading branch information
gsteenkamp89 and dohaki authored Dec 23, 2024
1 parent 29b902a commit 08bf4d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/bridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,6 @@ export async function sendDepositV3Tx(
);
fillDeadline ??= await getFillDeadline(spokePool);

console.log("###", fillDeadline);

const useExclusiveRelayer =
exclusiveRelayer !== ethers.constants.AddressZero &&
exclusivityDeadline > 0;
Expand Down

0 comments on commit 08bf4d8

Please sign in to comment.