Skip to content

chore: Remove unused imports#10080

Open
gonfunko wants to merge 1 commit into
mainfrom
unused-imports
Open

chore: Remove unused imports#10080
gonfunko wants to merge 1 commit into
mainfrom
unused-imports

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

This PR removes a variety of unused imports left over from the goog.module or Typescript migrations, almost all related to events. While the events do have side effects of registering themselves, the top-level events.ts imports all of them, and is in turn imported in blockly.ts. I verified that Blockly still builds, all tests pass, and the mirror demo (dependent on events) still works.

@gonfunko gonfunko requested a review from a team as a code owner June 26, 2026 21:15
@gonfunko gonfunko requested a review from mikeharv June 26, 2026 21:15
@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants