Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: cleanup type warning (#2680)
Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating warning ![image](https://github.com/user-attachments/assets/257b1512-2f46-46c4-88e4-3b9f4b22db81) This PR simply does what that warning suggests. Verified that with this change - `yarn lint` runs clean without any warnings. - `lint` under CI below passes - No "Unchanged files with check annotations" warnings appear in this PR's code review page. ### Security Considerations none ### Scaling Considerations none ### Documentation Considerations none ### Testing Considerations none ### Compatibility Considerations none ### Upgrade Considerations none
- Loading branch information