Skip to content

Commit 18a044b

Browse files
Le-Caigneczguesmi
andauthored
Update src/RLCOFT.sol
Co-authored-by: Zied Guesmi <[email protected]>
1 parent 0ce5a18 commit 18a044b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RLCOFT.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ contract RLCOFT is OFTUpgradeable, UUPSUpgradeable, AccessControlDefaultAdminRul
3636
__AccessControlDefaultAdminRules_init(0, _owner);
3737
_grantRole(UPGRADER_ROLE, _owner);
3838
_grantRole(PAUSER_ROLE, pauser);
39-
4039
__Pausable_init();
4140
}
4241

0 commit comments

Comments
 (0)