Skip to content

Commit f1ed2d5

Browse files
committed
chore: forge fmt
1 parent 377b9b8 commit f1ed2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contracts/core/DelegationManager.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ contract DelegationManager is
963963

964964
return (strategies, shares);
965965
}
966-
966+
967967
/// @inheritdoc IDelegationManager
968968
function getQueuedWithdrawal(
969969
bytes32 withdrawalRoot

0 commit comments

Comments
 (0)