Skip to content

Commit 3b17704

Browse files
committedSep 29, 2020
removed "hi"
1 parent 70db1dc commit 3b17704

File tree

1 file changed

+0
-1
lines changed
  • example/swift/SwiftCLIExample/SwiftCLIExample

1 file changed

+0
-1
lines changed
 

‎example/swift/SwiftCLIExample/SwiftCLIExample/main.swift

-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ greeterService.greet(withRequest: GreetRequest(
2020
print(response!.greeting!)
2121
}
2222

23-
print("hi")
2423
sleep(1)

0 commit comments

Comments
 (0)
Please sign in to comment.