Skip to content

Commit b89fdbf

Browse files
committed
add missing import
1 parent 7b613ad commit b89fdbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/GRPCReflectionService/Service/ReflectionService+V1.swift

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

1717
internal import GRPCCore
18+
internal import SwiftProtobuf
1819

1920
extension ReflectionService {
2021
struct V1: Grpc_Reflection_V1_ServerReflection.SimpleServiceProtocol {

0 commit comments

Comments
 (0)