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
- Removed unused imports (overload, Any) from multiple files
- Cleaned up commented-out code blocks in position_manager and realtime modules
- Fixed remaining linting issues (isinstance union types, bare except clauses)
- Auto-fixed import ordering and Optional type hints
- Verified no duplicate utility functions exist
- All deprecated features properly marked for v4.0.0 removal
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments