Skip to content

Commit

Permalink
Update generated code (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt authored Dec 5, 2024
1 parent 51be432 commit 787472f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Sources/GRPCHealthService/Generated/health.grpc.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

package import GRPCCore
internal import GRPCProtobuf
package import SwiftProtobuf

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

public import GRPCCore
internal import GRPCProtobuf
public import SwiftProtobuf

// MARK: - grpc.testing.EmptyService

Expand Down
1 change: 0 additions & 1 deletion Sources/GRPCInteropTests/Generated/test.grpc.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

public import GRPCCore
internal import GRPCProtobuf
public import SwiftProtobuf

// MARK: - grpc.testing.TestService

Expand Down

0 comments on commit 787472f

Please sign in to comment.