Skip to content

Commit a64a219

Browse files
committed
Remove one more emoji.
1 parent 7af610b commit a64a219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

steering_docs/kotlin-tech/hello.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ suspend fun hello{Service}(region: String) {
9393

9494
val response = {service}Client.{basicOperation}(request)
9595

96-
println("🔍 Hello, {AWS Service}!")
96+
println("Hello, {AWS Service}!")
9797

9898
// Display appropriate result information
9999
response.{resultField}?.let { results ->

0 commit comments

Comments
 (0)