**Description** The MapleAaveStrategyStorage contract is missing the State Variables separator comment that is present in other similar contracts like MapleSkyStrategyStorage and MapleBasicStrategyStorage. **Recommendation** To maintain consistency and improve code readability across all strategy storage contracts, it's recommended to add the State Variables separator comment to the MapleAaveStrategyStorage contract.
Status
Addressed in #8d09a6a.