mirror of
https://github.com/makeplane/plane.git
synced 2026-05-18 13:15:59 +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