Skip to content

Remove Unused Imports Across the Project - #1040

Merged
KaranUnique merged 2 commits into
Canopus-Labs:tempfrom
sahare77:fix/issue-1005
Aug 4, 2026
Merged

Remove Unused Imports Across the Project#1040
KaranUnique merged 2 commits into
Canopus-Labs:tempfrom
sahare77:fix/issue-1005

Conversation

@sahare77

@sahare77 sahare77 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Resolves #1005

Description
This pull request removes unused imports and variables across the frontend codebase. To ensure maintainability, \eslint-plugin-unused-imports\ was temporarily added to perform an autofix over all React components, removing stale imports (such as unused Lucide icons, Framer Motion imports, and redundant components). Minor syntax errors and empty blocks were also fixed to allow ESLint to process the files correctly.

@KaranUnique
KaranUnique merged commit 3660395 into Canopus-Labs:temp Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Performance]: Missing Pagination in Notes Summary Controller

2 participants