Skip to content

Commit 4169ea8

Browse files
jdisantiaws-sdk-rust-ci
authored andcommitted
Remove codegen-client dependency from Python server (#2307)
1 parent 2d11b44 commit 4169ea8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codegen-server/python/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ val smithyVersion: String by project
2424

2525
dependencies {
2626
implementation(project(":codegen-core"))
27-
implementation(project(":codegen-client"))
2827
implementation(project(":codegen-server"))
2928
implementation("software.amazon.smithy:smithy-aws-traits:$smithyVersion")
3029
implementation("software.amazon.smithy:smithy-protocol-test-traits:$smithyVersion")

0 commit comments

Comments
 (0)