mirror of
https://github.com/lens-protocol/core.git
synced 2026-04-22 03:02:03 -04:00
fix: Removing unused import
This commit is contained in:
@@ -5,7 +5,6 @@ pragma solidity 0.8.10;
|
||||
import {ILensHub} from '../interfaces/ILensHub.sol';
|
||||
import {DataTypes} from '../libraries/DataTypes.sol';
|
||||
import {Errors} from '../libraries/Errors.sol';
|
||||
import {Strings} from '@openzeppelin/contracts/utils/Strings.sol';
|
||||
|
||||
/**
|
||||
* @title MockProfileCreationProxy
|
||||
|
||||
Reference in New Issue
Block a user