Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
ypatil12 committed Dec 10, 2024
1 parent 16185a7 commit 94d354d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/core/DelegationManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ contract DelegationManager is
emit OperatorSharesIncreased(operator, staker, strategy, addedShares);
}
}

/**
* @notice Decreases `operator`s shares in `strategy` based on staker's removed shares
* @param operator The operator to decrease the delegated delegated shares for
Expand Down

0 comments on commit 94d354d

Please sign in to comment.