Skip to content

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 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.

2 participants