diff --git a/contracts/libraries/constants/Types.sol b/contracts/libraries/constants/Types.sol index 0c3b36e..9d1286c 100644 --- a/contracts/libraries/constants/Types.sol +++ b/contracts/libraries/constants/Types.sol @@ -411,6 +411,5 @@ library Types { address legacyFeeFollowModule; address legacyProfileFollowModule; address newFeeFollowModule; - address migrationAdmin; } }