Skip to content

Commit 2b1ee72

Browse files
update
1 parent 263eb86 commit 2b1ee72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen-client/src/main/kotlin/software/amazon/smithy/rust/codegen/client/smithy/RustClientCodegenPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ class RustClientCodegenPlugin : ClientDecoratableBuildPlugin() {
104104
// Allows decorators to inject a custom symbol provider
105105
.let { codegenDecorator.symbolProvider(it) }
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)