Remove "available since" comments (#4424)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
@ -15,8 +15,6 @@ import {SafeCast} from "../math/SafeCast.sol";
|
||||
* ```solidity
|
||||
* DoubleEndedQueue.Bytes32Deque queue;
|
||||
* ```
|
||||
*
|
||||
* _Available since v4.6._
|
||||
*/
|
||||
library DoubleEndedQueue {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user