We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
codegen-client
1 parent b1ee45a commit bb6155aCopy full SHA for bb6155a
codegen-server/python/build.gradle.kts
@@ -24,7 +24,6 @@ val smithyVersion: String by project
24
25
dependencies {
26
implementation(project(":codegen-core"))
27
- implementation(project(":codegen-client"))
28
implementation(project(":codegen-server"))
29
implementation("software.amazon.smithy:smithy-aws-traits:$smithyVersion")
30
implementation("software.amazon.smithy:smithy-protocol-test-traits:$smithyVersion")
0 commit comments