Skip to content

fix(compiler): remove unused import breaking CI in 22.0.x#69506

Open
kirjs wants to merge 1 commit into
angular:22.0.xfrom
kirjs:fix-ci-22-0-x
Open

fix(compiler): remove unused import breaking CI in 22.0.x#69506
kirjs wants to merge 1 commit into
angular:22.0.xfrom
kirjs:fix-ci-22-0-x

Conversation

@kirjs

@kirjs kirjs commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

The import of createContentBlock from ./r3_content_blocks was erroneously included in a cherry-pick but the file does not exist in this branch. This PR removes the unused import to fix the build.

The import of createContentBlock from ./r3_content_blocks was erroneously included in a cherry-pick but the file does not exist in this branch.
@angular-robot angular-robot Bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Jun 24, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 24, 2026
@kirjs kirjs requested a review from JeanMeche June 24, 2026 20:05
@thePunderWoman thePunderWoman removed the request for review from JeanMeche June 24, 2026 20:42
@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 24, 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: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants