Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlucian committed May 13, 2024
1 parent 7c66e1a commit d527e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/TimeManagerV5.sol
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ contract TimeManagerV5 {

/// @notice Deprecated slot for _getCurrentSlot function pointer
bytes32 private __deprecatedSlot1;

/**
* @dev This empty reserved space is put in place to allow future versions to add new
* variables without shifting down storage in the inheritance chain
Expand Down

0 comments on commit d527e54

Please sign in to comment.