Remove Unnecessary Initialisation of `_paused` (#5448)
Co-authored-by: Ernesto García <ernestognw@gmail.com>pull/5459/head
parent
9e66e2f9f5
commit
a55fabc405
@ -0,0 +1,5 @@ |
|||||||
|
--- |
||||||
|
"openzeppelin-solidity": minor |
||||||
|
--- |
||||||
|
|
||||||
|
`Pausable`: Stop explicitly setting `paused` to `false` during construction. |
Loading…
Reference in new issue