Skip to content

Commit

Permalink
remove owner
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkatsios committed Sep 29, 2024
1 parent dd0c06d commit 017a650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/contracts/beanstalk/init/reseed/L2/ReseedBean.sol
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ contract ReseedBean {

using SafeERC20 for IERC20;

address internal constant OWNER = address(0xDd5b31E73dB1c566Ca09e1F1f74Df34913DaaF69);
AppStorage internal s;

// A default well salt is used to prevent front-running attacks
Expand Down

0 comments on commit 017a650

Please sign in to comment.