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

parser: fix case of falsely registering imports as used, remove unused imports #21156

Merged
merged 7 commits into from
Apr 1, 2024

Commits on Apr 1, 2024

  1. fix register used import

    ttytm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    177bccc View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    ttytm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1373504 View commit details
    Browse the repository at this point in the history
  3. add / update tests

    ttytm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    39e7c16 View commit details
    Browse the repository at this point in the history
  4. remove unused windows related

    ttytm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ff15c4b View commit details
    Browse the repository at this point in the history
  5. remove js backend unused

    ttytm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a218589 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4be737a View commit details
    Browse the repository at this point in the history
  7. remove in examples, remaining

    ttytm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    80d40d6 View commit details
    Browse the repository at this point in the history