Tunglies
475a09bb54
feat: comprehensive oxlint cleanup - remove unused code
🧹 Cleanup Summary:
- Fixed 83 oxlint warnings across 50+ files
- Removed unused imports, variables, and functions
- Maintained all functional code and error handling
- Improved bundle size and code maintainability
📝 Key Changes:
- Cleaned unused React hooks (useState, useEffect, useClashInfo)
- Removed unused Material-UI imports (useTheme, styled components)
- Deleted unused interfaces and type definitions
- Fixed spread operator usage and boolean casting
- Simplified catch parameters where appropriate
🎯 Files Modified:
- React components: home.tsx, settings, profiles, etc.
- Custom hooks: use-*.ts files
- Utility functions and type definitions
- Configuration files
✅ Result: 0 oxlint warnings (from 83 warnings)
🔧 All functionality preserved
📦 Reduced bundle size through dead code elimination
2025-08-22 18:48:56 +08:00
..
2025-02-27 03:18:23 +08:00
2025-07-04 22:43:23 +08:00
2025-06-26 23:09:07 +08:00
2025-06-22 15:31:59 +08:00
2024-06-20 13:50:28 +08:00
2025-08-05 20:09:35 +08:00
2025-08-22 18:48:56 +08:00
2025-03-13 12:51:20 +08:00
2024-09-11 08:15:03 +08:00
2022-11-12 11:37:23 +08:00
2025-08-22 17:31:32 +08:00
2025-08-22 17:31:32 +08:00
2025-06-21 21:22:20 +08:00
2025-06-06 22:13:11 +08:00
2025-08-22 17:31:32 +08:00
2025-03-13 19:03:27 +08:00
2025-03-12 13:04:15 +08:00
2025-06-05 19:34:23 +08:00
2025-03-18 15:31:23 +08:00
2025-03-18 15:31:23 +08:00
2025-03-18 15:31:23 +08:00