The TokenDivider.sol
file contains an unused error code: error TokenDivider__InvalidAmount();
. This error is declared but not referenced anywhere in the codebase, making it redundant.
Found in src/TokenDivider.sol
Recommended Mitigation:
Remove the not used 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.