Skip to content

Commit

Permalink
fix 67
Browse files Browse the repository at this point in the history
  • Loading branch information
LayneHaber committed Jun 26, 2022
1 parent 635ba05 commit 077803c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ contract PromiseRouter is Version, Router, ReentrancyGuardUpgradeable {
*/
event SetConnext(address indexed connext);

// ======== Receive =======
receive() external payable {}

// ============ Modifiers ============

/**
Expand Down

0 comments on commit 077803c

Please sign in to comment.