diff --git a/src/common/IMigrationHelper.sol b/src/common/IMigrationHelper.sol index 74c9d053..85e92242 100644 --- a/src/common/IMigrationHelper.sol +++ b/src/common/IMigrationHelper.sol @@ -110,4 +110,4 @@ interface IMigrationHelper { function vTokens(address underlying) external returns (address); function sTokens(address underlying) external returns (address); -} \ No newline at end of file +}