Skip to content

Commit

Permalink
Replace toList import
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Sep 13, 2023
1 parent 46bbf12 commit 51d6df8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import software.amazon.smithy.model.shapes.Shape
import software.amazon.smithy.model.shapes.ShapeId
import java.util.Optional
import java.util.logging.Logger
import kotlin.streams.toList

// shapeId of service from which to generate an SDK
private const val SERVICE = "service"
Expand Down

0 comments on commit 51d6df8

Please sign in to comment.