You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: 🐛 comment out unused code to pass linter (#119)
# Description
The ruff linter gives an error for this. Since the code will be used
later, we can comment it out for now.
This PR needs a quick review.
## Checklist
- [x] Ran `just run-all`
0 commit comments