Transpile 07173205

This commit is contained in:
github-actions
2022-02-11 15:34:40 +00:00
parent ac9661a495
commit 4bb39bda6c
159 changed files with 170 additions and 170 deletions

View File

@ -45,7 +45,7 @@ contract EnumerableBytes32SetMockUpgradeable is Initializable {
}
/**
* This empty reserved space is put in place to allow future versions to add new
* @dev This empty reserved space is put in place to allow future versions to add new
* variables without shifting down storage in the inheritance chain.
* See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
*/
@ -92,7 +92,7 @@ contract EnumerableAddressSetMockUpgradeable is Initializable {
}
/**
* This empty reserved space is put in place to allow future versions to add new
* @dev This empty reserved space is put in place to allow future versions to add new
* variables without shifting down storage in the inheritance chain.
* See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
*/
@ -139,7 +139,7 @@ contract EnumerableUintSetMockUpgradeable is Initializable {
}
/**
* This empty reserved space is put in place to allow future versions to add new
* @dev This empty reserved space is put in place to allow future versions to add new
* variables without shifting down storage in the inheritance chain.
* See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
*/