misc: Unused migration admin removed

Co-authored-by: Victor Naumik <vicnaum@gmail.com>
This commit is contained in:
donosonaumczuk
2023-10-31 18:34:06 -03:00
parent a93a12810b
commit 8b73ba957c

View File

@@ -411,6 +411,5 @@ library Types {
address legacyFeeFollowModule;
address legacyProfileFollowModule;
address newFeeFollowModule;
address migrationAdmin;
}
}