Remove "available since" comments (#4424)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
@ -13,8 +13,6 @@ pragma solidity ^0.8.19;
|
||||
* The library includes functions to deploy a proxy using either `create` (traditional deployment) or `create2`
|
||||
* (salted deterministic deployment). It also includes functions to predict the addresses of clones deployed using the
|
||||
* deterministic method.
|
||||
*
|
||||
* _Available since v3.4._
|
||||
*/
|
||||
library Clones {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user