mirror of
https://github.com/lens-protocol/core.git
synced 2026-04-22 03:02:03 -04:00
misc: Removed unused comment.
This commit is contained in:
@@ -9,8 +9,6 @@ pragma solidity 0.8.15;
|
||||
* @notice This is the standard interface for all Lens-compatible FollowModules.
|
||||
*/
|
||||
interface IFollowModule {
|
||||
// function getModuleVersion() external view returns (uint256);
|
||||
|
||||
/**
|
||||
* @notice Initializes a follow module for a given Lens profile. This can only be called by the hub contract.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user