We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5b201 commit a117586Copy full SHA for a117586
Sources/GRPCInteropTests/InteroperabilityTestCases.swift
@@ -15,7 +15,7 @@
15
*/
16
17
internal import GRPCCore
18
-import SwiftProtobuf
+private import SwiftProtobuf
19
20
private import struct Foundation.Data
21
Sources/GRPCInteropTests/TestService.swift
@@ -16,7 +16,7 @@
private import Foundation
public import GRPCCore
public struct TestService: Grpc_Testing_TestService.ServiceProtocol {
22
public init() {}
0 commit comments