Skip to content

Commit edb50bd

Browse files
committed
Fix typo
1 parent d972263 commit edb50bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/hello-world/Sources/Subcommands/Greet.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
import ArgumentParser
18-
import GRPCNIOCore
18+
import GRPCCore
1919
import GRPCNIOTransportHTTP2
2020
import GRPCProtobuf
2121

0 commit comments

Comments
 (0)