Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Jan 4, 2024
1 parent ba2c861 commit 2beb447
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/BC_fusion/BSCGovernor.sol
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ contract BSCGovernor is
return GovernorCompatibilityBravoUpgradeable.propose(targets, values, calldatas, description);
}


/**
* @dev Function to queue a proposal to the timelock.
* @param targets target contracts to call
Expand Down

0 comments on commit 2beb447

Please sign in to comment.