Skip to content

manager: less reports chart module is more (fixes #9946)#9854

Merged
dogi merged 3 commits into
masterfrom
codex/remove-unused-chartmodule-alias
May 21, 2026
Merged

manager: less reports chart module is more (fixes #9946)#9854
dogi merged 3 commits into
masterfrom
codex/remove-unused-chartmodule-alias

Conversation

@Saby-Bishops
Copy link
Copy Markdown
Member

@Saby-Bishops Saby-Bishops commented Apr 13, 2026

Fixes #9946

Motivation

  • Remove the dead, never-referenced type alias type ChartModule = typeof import('chart.js'); from src/app/manager-dashboard/reports/reports-detail.component.ts to keep types clean.

Description

  • Deleted the unused ChartModule type alias from src/app/manager-dashboard/reports/reports-detail.component.ts and committed the change with message chore: remove unused ChartModule type alias.

Testing

  • No automated tests were run because this is a type-only cleanup with no runtime behavior changes.

Codex Task

@Mutugiii Mutugiii marked this pull request as ready for review May 18, 2026 20:11
@Mutugiii Mutugiii changed the title chore: remove unused ChartModule type alias manager: remove unused reports-detail ChartModule (fixes #9946) May 18, 2026
@dogi dogi changed the title manager: remove unused reports-detail ChartModule (fixes #9946) manager: less reports chart module is more (fixes #9946) May 21, 2026
@dogi dogi merged commit 04552f3 into master May 21, 2026
12 checks passed
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.

reports detail: remove unused chartModule

4 participants