mirror of
https://github.com/makeplane/plane.git
synced 2026-07-10 04:25:24 +02:00
* fix: remove unused imports and variables (part 2) Resolve oxlint no-unused-vars warnings in apps/web/core/ (excluding components/issues/). * fix: resolve CI check failures * fix: resolve check:types failures