Skip to content

Commit

Permalink
πŸ“š remove unnecessary commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
Flocqst committed Jun 24, 2024
1 parent caf17ba commit a33b596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Upgrade.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {MockVaultUpgrade} from "test/utils/mocks/MockVaultUpgrade.sol";

contract UpgradeTest is Bootstrap {
function setUp() public {
// vm.rollFork(BASE_BLOCK_NUMBER);
initializeOptimism();
}
}
Expand Down

0 comments on commit a33b596

Please sign in to comment.