The method Laundrette::addToTheGang has useless modifier onlyRole("gangmember") because it already has isGodFather
Since the modifier isGodFather modifier checks if the user is GodFather it's useless to check if the user is onlyRole("gangmember").
Unnecessary code.
Manual Review
Remove the onlyRole("gangmember") for Laundrette::addToTheGang.
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.