Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Removed commented-out side-effect-only imports. #6379

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

gonfunko
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Part of #5857

Proposed Changes

Removes commented-out imports that were present for side effects. Since they were commented out, this is a no-op; it's possible some of them might have been needed/are causing bugs we haven't noticed, but we can add them back (uncommented!) should that prove to be the case.

@gonfunko gonfunko requested a review from a team as a code owner August 24, 2022 18:18
@gonfunko gonfunko requested a review from maribethb August 24, 2022 18:18
@gonfunko gonfunko merged commit 1f6481e into google:develop Aug 24, 2022
@gonfunko gonfunko deleted the unused-imports branch August 24, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants