Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xavikh committed Mar 22, 2024
1 parent 85b7eab commit 09e2db5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OptimisticTokenVotingPlugin.sol
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ contract OptimisticTokenVotingPlugin is
/// @param _dao The IDAO interface of the associated DAO.
/// @param _governanceSettings The vetoing settings.
/// @param _token The [ERC-20](https://eips.ethereum.org/EIPS/eip-20) token used for voting.
/// @param _lzEndpoint The LayerZero endpoint.
function initialize(
IDAO _dao,
OptimisticGovernanceSettings calldata _governanceSettings,
Expand Down

0 comments on commit 09e2db5

Please sign in to comment.