There is `setRouter` function in `StrategyArb.sol` contract that when called it sets the router variable to the new router and grants approve for the new router to type(uint256).max.
There is no revoking of approval for the preious router.
There is no reason for the old router to have approval which is not used anymore.
Leaving approval of router that is not used by the protocol may become problematic in the future.
Manual review
Remove approval for the old router.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.