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

quality: remove duplicate header from a ts file #11058

Conversation

SangameshItagi
Copy link
Contributor

@SangameshItagi SangameshItagi commented Apr 22, 2022

Fixes: #11056

Removed the duplicate header that was present in the packages/core/src/common/quick-pick-service.ts file.

Please tell me if there is anything I may need to change! Thank you and welcome the feedback.

@SangameshItagi SangameshItagi force-pushed the bugfix/remove-duplicate-header branch from da70d2f to d3339ba Compare April 22, 2022 06:21
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

@SangameshItagi thank you for the contribution!
There is a minor issue left regarding linting then we can merge.

packages/core/src/common/quick-pick-service.ts Outdated Show resolved Hide resolved
@vince-fugnitto vince-fugnitto added the quality issues related to code and application quality label Apr 22, 2022
@SangameshItagi SangameshItagi force-pushed the bugfix/remove-duplicate-header branch from d3339ba to 86b12bb Compare April 22, 2022 14:11
@SangameshItagi
Copy link
Contributor Author

@vince-fugnitto Thanks for the review. Have removed the extra line.

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

@SangameshItagi thank you for your first contribution to the project :)

@vince-fugnitto vince-fugnitto merged commit 5636551 into eclipse-theia:master Apr 22, 2022
@colin-grant-work colin-grant-work added this to the 1.25.0 milestone Apr 22, 2022
@SangameshItagi SangameshItagi deleted the bugfix/remove-duplicate-header branch April 22, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality issues related to code and application quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quality: duplicate header in quick-pick-service.ts
3 participants