Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Jan 27, 2024
1 parent 8ae044e commit 7ef3c60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TokenizedStrategy.sol
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,6 @@ contract TokenizedStrategy {
_deposit(S, receiver, assets, shares);
}


/**
* @notice Withdraws exactly `assets` from `owners` shares and sends
* the underlying tokens to `receiver`.
Expand Down

0 comments on commit 7ef3c60

Please sign in to comment.