Skip to content

Commit

Permalink
run lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JulissaDantes committed Nov 7, 2022
1 parent 70a840a commit 1b3e1c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/governance/TimelockController.sol
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ contract TimelockController is AccessControl, IERC721Receiver, IERC1155Receiver
address[] memory executors,
address admin
) {

// self administration
_grantRole(DEFAULT_ADMIN_ROLE, address(this));

Expand Down

0 comments on commit 1b3e1c4

Please sign in to comment.