Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Comments

Remove unused code from frontend#29

Merged
vishnuravi merged 4 commits intomainfrom
cleanup-unused-code
Dec 7, 2025
Merged

Remove unused code from frontend#29
vishnuravi merged 4 commits intomainfrom
cleanup-unused-code

Conversation

@vishnuravi
Copy link
Collaborator

  • Delete unused components: MetricSelect.tsx, AboutSection.tsx
  • Delete unused hook: useDebouncedValue.ts
  • Remove unused functions from Dashboard.tsx: normalizeCombinationValue, normalizeHarmForComparison
  • Remove unused functions from data.ts: getDatasetSummary, sanitizeLabel
  • Remove unused CSS: .multi-agent-highlight class and keyframes
  • Update tests to remove references to deleted functions

@vishnuravi vishnuravi force-pushed the cleanup-unused-code branch 5 times, most recently from fe68c3c to db1cbc6 Compare December 7, 2025 07:11
- Delete unused components: MetricSelect.tsx, AboutSection.tsx
- Delete unused hook: useDebouncedValue.ts
- Remove unused functions from Dashboard.tsx: normalizeCombinationValue, normalizeHarmForComparison
- Remove unused functions from data.ts: getDatasetSummary, sanitizeLabel
- Remove unused CSS: .multi-agent-highlight class and keyframes
- Update tests to remove references to deleted functions
- Delete unused Python artifacts: pyproject.toml, requirements.txt, uv.lock
- Delete unused src/ folder with R template
- Rename frontend/ to src/ and update all references
@vishnuravi vishnuravi merged commit b8d7c9b into main Dec 7, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant