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

refactor: removing redundant use of undefined keyword, and A fragment with only one child is redundant. #1059

Closed
wants to merge 2 commits into from

Conversation

abhishektripathi66
Copy link

@abhishektripathi66 abhishektripathi66 commented Oct 2, 2024

Description

Changes proposed in this pull request:

  • ... Removing the redundent use of the undefined keyword.
  • ...
  • ...

Related issue(s)
Resolves #1053 #1052 #1054

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@abhishektripathi66 abhishektripathi66 changed the title Resolving the issue 1053, Removing redundant use of Undefined keyword test:Resolving the issue 1053, Removing redundant use of Undefined keyword Oct 2, 2024
@abhishektripathi66 abhishektripathi66 changed the title test:Resolving the issue 1053, Removing redundant use of Undefined keyword refactor:Resolving the issue 1053, Removing redundant use of Undefined keyword Oct 2, 2024
@abhishektripathi66 abhishektripathi66 changed the title refactor:Resolving the issue 1053, Removing redundant use of Undefined keyword refactor: Removing redundant use of Undefined keyword Oct 2, 2024
@abhishektripathi66 abhishektripathi66 changed the title refactor: Removing redundant use of Undefined keyword refactor: removing redundant use of Undefined keyword Oct 2, 2024
@abhishektripathi66 abhishektripathi66 changed the title refactor: removing redundant use of Undefined keyword refactor: removing redundant use of undefined keyword Oct 2, 2024
Copy link

sonarqubecloud bot commented Oct 2, 2024

@abhishektripathi66 abhishektripathi66 changed the title refactor: removing redundant use of undefined keyword refactor: removing redundant use of undefined keyword, and A fragment with only one child is redundant. Oct 2, 2024
@AceTheCreator
Copy link
Member

@abhishektripathi66 there's already PRs that fixed these. so i'll have to close yours :/

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.

Remove this redundant "undefined"
2 participants