Skip to content

Commit 5da88e1

Browse files
committed
run lint
1 parent 660f2c8 commit 5da88e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/governance/TimelockController.sol

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ contract TimelockController is AccessControl, IERC721Receiver, IERC1155Receiver
7979
address[] memory executors,
8080
address admin
8181
) {
82-
8382
// self administration
8483
_grantRole(DEFAULT_ADMIN_ROLE, address(this));
8584

0 commit comments

Comments
 (0)