Skip to content

Commit 787472f

Browse files
authored
Update generated code (#14)
1 parent 51be432 commit 787472f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Sources/GRPCHealthService/Generated/health.grpc.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
package import GRPCCore
2828
internal import GRPCProtobuf
29-
package import SwiftProtobuf
3029

3130
// MARK: - grpc.health.v1.Health
3231

Sources/GRPCInteropTests/Generated/empty_service.grpc.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
public import GRPCCore
2525
internal import GRPCProtobuf
26-
public import SwiftProtobuf
2726

2827
// MARK: - grpc.testing.EmptyService
2928

Sources/GRPCInteropTests/Generated/test.grpc.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
public import GRPCCore
2828
internal import GRPCProtobuf
29-
public import SwiftProtobuf
3029

3130
// MARK: - grpc.testing.TestService
3231

0 commit comments

Comments
 (0)