mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-12 06:35:44 +08:00
### What problem does this PR solve? Refactor: Remove unused API code ### Type of change - [x] New Feature (non-breaking change which adds functionality) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Style** * Updated table header styling in dataset settings by removing a hard-coded background color class, allowing the header to use default or inherited component styling instead. * **Refactor** * Removed token management endpoints from the API service. Token creation, listing, and removal functions are no longer available. * Removed the statistics data endpoint from available API routes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->