diff --git a/contracts/mock/gov/GovPoolMigration.sol b/contracts/mock/gov/GovPoolMigration.sol index 25cf7ea5..945449a2 100644 --- a/contracts/mock/gov/GovPoolMigration.sol +++ b/contracts/mock/gov/GovPoolMigration.sol @@ -3,8 +3,6 @@ pragma solidity ^0.8.20; import "@spherex-xyz/contracts/src/SphereXProtectedBase.sol"; -import "../../gov/GovPool.sol"; - contract GovPoolMigration { address internal immutable DEPLOYER;