Skip to content

Commit

Permalink
Remove func
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflau committed Apr 7, 2023
1 parent 21fa7d8 commit b5938b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/subdomainregistrar/ForeverSubdomainRegistrar.sol
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,4 @@ contract ForeverSubdomainRegistrar is
records
);
}

function syncExpiry(bytes32 parentNode, bytes32 labelHash) public {}
}

0 comments on commit b5938b1

Please sign in to comment.