Skip to content

Commit

Permalink
~~
Browse files Browse the repository at this point in the history
  • Loading branch information
z0r0z committed Jan 23, 2024
1 parent 63992a2 commit 6c13a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Helios.sol
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ contract Helios is ERC6909, ReentrancyGuard {
);
}

/// ======================== INTERNAL ======================== ///
/// ========================== INTERNAL ========================== ///

/// @dev Update reserves and, on the first call per block, price accumulators.
function _update(
Expand Down

0 comments on commit 6c13a78

Please sign in to comment.