mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-09 14:18:04 -05:00
Update contracts/misc/PublicActProxy.sol
Co-authored-by: Alan <donosonaumczuk@gmail.com>
This commit is contained in:
@@ -100,7 +100,6 @@ contract PublicActProxy {
|
||||
|
||||
}
|
||||
|
||||
// TODO: This is needed for MetaTxLib to work - might need to remove after MetaTxLib functions are moved here
|
||||
function name() external pure returns (string memory) {
|
||||
return 'PublicActProxy';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user