Skip to content

Remove usused code from ProtocolGenerator.GenerationContext #564

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

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

gosar
Copy link
Contributor

@gosar gosar commented Jun 18, 2022

There are 2 changes:

  1. Remove unused integrations from ProtocolGenerator.GenerationContext
    Didn't look into history, but is unused.

  2. Remove unused ProtocolGenerator.GenerationContext.withSymbolProvider
    This method was introduced in 6e8f090#diff-29f426bcf693083ef5343733b2f9813bd61186bf026c2dd81e6795824027ce0eR328 but become unnecessary with 91c6b12#diff-29f426bcf693083ef5343733b2f9813bd61186bf026c2dd81e6795824027ce0eR337.

Ran yarn generate-clients && yarn test:protocols && yarn generate-clients -s && yarn test:server-protocols locally and there is no change to generated clients.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@gosar gosar requested a review from a team as a code owner June 18, 2022 01:25
@trivikr trivikr merged commit 584f7ed into smithy-lang:main Jun 20, 2022
@gosar gosar deleted the deadcode branch June 20, 2022 19:08
@gosar gosar mentioned this pull request Jun 22, 2022
srchase pushed a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
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