Commit 8c8a1c0a authored by Kelvin Fichter's avatar Kelvin Fichter

fix(ctb): remove old comment block

Removes an old comment block in the L1ERC721Bridge contract.
parent 6c238212
......@@ -30,10 +30,6 @@ contract L1ERC721Bridge is ERC721Bridge, Semver {
ERC721Bridge(_messenger, _otherBridge)
{}
/*************************
* Cross-chain Functions *
*************************/
/**
* @notice Completes an ERC721 bridge from the other domain and sends the ERC721 token to the
* recipient on this domain.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment