Commit Graph

1 Commits

Author SHA1 Message Date
ZacharyZcR
64df49677b fix: remove unused variable in terminal.ts
Fixed @typescript-eslint/no-unused-vars errors:
- Removed unused userPayload variable (line 123)
- Removed unused cols and rows from destructuring (line 348)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 18:47:03 +08:00