Remove "available since" comments (#4424)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
@ -7,8 +7,6 @@ import {Address} from "./Address.sol";
|
||||
|
||||
/**
|
||||
* @dev Provides a function to batch together multiple calls in a single external call.
|
||||
*
|
||||
* _Available since v4.1._
|
||||
*/
|
||||
abstract contract Multicall {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user