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

Add missing imports for kotlin.streams.toList #3773

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

drganjoo
Copy link
Contributor

Kotlin toList is required for the stream.toList extension functions that are used in this file.

The PR accidentally removed the import statement from OperationNormalizer.kt.

@drganjoo drganjoo requested review from a team as code owners July 24, 2024 12:00
@drganjoo drganjoo enabled auto-merge July 24, 2024 12:00
Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Copy link

github-actions bot commented Aug 7, 2024

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@drganjoo drganjoo added this pull request to the merge queue Aug 7, 2024
Merged via the queue into main with commit f796170 Aug 7, 2024
44 checks passed
@drganjoo drganjoo deleted the fahadzub/add-to-list branch August 7, 2024 16:25
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.

5 participants