Skip to content

chore: remove dead resource type re-export#248

Merged
shuxueshuxue merged 1 commit intodevfrom
code-killer-phase-35
Apr 7, 2026
Merged

chore: remove dead resource type re-export#248
shuxueshuxue merged 1 commit intodevfrom
code-killer-phase-35

Conversation

@shuxueshuxue
Copy link
Copy Markdown
Collaborator

Summary

  • remove the dead SessionMetrics type re-export from frontend/app/src/pages/resources/SandboxDetailSheet.tsx
  • drop the now-unused SessionMetrics import from the same file
  • keep the live type source in frontend/app/src/pages/resources/types.ts

Residual Risk

  • if something outside this repo imports SessionMetrics from SandboxDetailSheet.tsx directly, that repo-external usage would now break

Test Plan

  • ALL_PROXY= HTTPS_PROXY= HTTP_PROXY= all_proxy= https_proxy= http_proxy= uv run pytest tests/Integration/test_invite_codes_router.py tests/Integration/test_thread_files_channel_shell.py tests/Integration/test_settings_local_path_shell.py -q
  • cd frontend/app && npm run build

@shuxueshuxue shuxueshuxue merged commit a5fe6b7 into dev Apr 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant