Remove all 'available since' notices

This commit is contained in:
Nicolás Venturo
2020-03-16 20:44:56 -03:00
parent e7b22483af
commit a8d6f13c94
7 changed files with 0 additions and 21 deletions

View File

@ -15,8 +15,6 @@ pragma solidity ^0.6.0;
*
* Include with `using EnumerableSet for EnumerableSet.AddressSet;`.
*
* _Available since v2.5.0._
*
* @author Alberto Cuesta Cañada
*/
library EnumerableSet {