Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Dec 29, 2023
1 parent 4a88c4f commit 88d31a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codegen/sdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import software.amazon.smithy.model.node.Node
import software.amazon.smithy.model.shapes.ServiceShape
import java.nio.file.Paths
import java.util.*
import kotlin.streams.toList

plugins {
kotlin("jvm") // FIXME - configuration doesn't resolve without this
Expand Down

0 comments on commit 88d31a2

Please sign in to comment.