Remove retyped and renamed storage layout annotations (#4423)
This commit is contained in:
@ -58,7 +58,6 @@ import {Address} from "../../utils/Address.sol";
|
||||
abstract contract Initializable {
|
||||
/**
|
||||
* @dev Indicates that the contract has been initialized.
|
||||
* @custom:oz-retyped-from bool
|
||||
*/
|
||||
uint8 private _initialized;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user