Skip to content

Commit

Permalink
chore(cache): automated cache update (#206)
Browse files Browse the repository at this point in the history
Co-authored-by: sakulstra <sakulstra@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sakulstra authored Aug 17, 2023
1 parent b87a51d commit 3522e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/IMigrationHelper.sol
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ interface IMigrationHelper {
function vTokens(address underlying) external returns (address);

function sTokens(address underlying) external returns (address);
}
}

0 comments on commit 3522e00

Please sign in to comment.