Skip to content

refactor(docs-infra): remove unused exports across adev - #70789

Open
MeAkib wants to merge 1 commit into
angular:mainfrom
MeAkib:fix/adev-export-removal
Open

MeAkib wants to merge 1 commit into
angular:mainfrom
MeAkib:fix/adev-export-removal

Conversation

@MeAkib

@MeAkib MeAkib commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Removes exports that have no consumers outside their defining modules, along with stale duplicate symbols and unused imports. Keeps symbols module-local where possible and removes declarations with no remaining references.

@pullapprove
pullapprove Bot requested a review from atscott September 17, 2026 17:36
@angular-robot angular-robot Bot added the area: docs-infra Angular.dev application and infrastructure label Sep 17, 2026
@ngbot ngbot Bot added this to the Backlog milestone Sep 17, 2026
@JeanMeche
JeanMeche requested review from JeanMeche and removed request for atscott September 17, 2026 17:37
Removes exports that have no consumers outside their defining modules,
along with stale duplicate symbols and unused imports. Keeps symbols
module-local where possible and removes declarations with no remaining
references.

No behavior change.
@MeAkib
MeAkib force-pushed the fix/adev-export-removal branch from b590291 to 1af1afa Compare September 17, 2026 17:38
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants