In IdentityStaking.sol, there are 2 cases of code comment redundancy. 
In communityStake() and extendCommunityStake(), change 12-104 weeks and 104 weeks into 12-104 weeks.
Instance 1
https://github.com/code-423n4/2024-03-gitcoin/blob/6529b351cd72a858541f60c52f0e5ad0fb6f1b16/id-staking-v2/contracts/IdentityStaking.sol#L310
Instance 2
https://github.com/code-423n4/2024-03-gitcoin/blob/6529b351cd72a858541f60c52f0e5ad0fb6f1b16/id-staking-v2/contracts/IdentityStaking.sol#L332
Change 12-104 weeks and 104 weeks into 12-104 weeks.
