Remove out commented code of no use
The ProxyFactory.sol contains lines of code (require statements) that are commented out but serve no purpose. Commented-out code segments do not contribute to the functionality of the contracts but can clutter the codebase, making it harder for developers to understand the actual logic of the contracts.
It will make it harder for developers to understand the actual logic of the contracts.
Manual Analysis
Remove the commented line of code.
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.