Remove "available since" comments (#4424)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
@ -12,8 +12,6 @@ import {Math} from "../math/Math.sol";
|
||||
*
|
||||
* To create a history of checkpoints define a variable type `Checkpoints.Trace*` in your contract, and store a new
|
||||
* checkpoint for the current transaction block using the {push} function.
|
||||
*
|
||||
* _Available since v4.5._
|
||||
*/
|
||||
library Checkpoints {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user