Skip to content

Commit 82c6f7b

Browse files
committed
Regenerate
1 parent aa95a38 commit 82c6f7b

File tree

12 files changed

+0
-36
lines changed

12 files changed

+0
-36
lines changed

Sources/Examples/Echo/Model/echo.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Echo_EchoClient, then call methods of this protocol to make API calls.

Sources/Examples/HelloWorld/Model/helloworld.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Helloworld_GreeterClient, then call methods of this protocol to make API calls.

Sources/Examples/RouteGuide/Model/route_guide.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Routeguide_RouteGuideClient, then call methods of this protocol to make API calls.

Sources/GRPCInteroperabilityTestModels/Generated/test.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Grpc_Testing_TestServiceClient, then call methods of this protocol to make API calls.

dev/codegen-tests/01-echo/golden/echo.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Echo_EchoClient, then call methods of this protocol to make API calls.

dev/codegen-tests/02-multifile/golden/a.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate A_ServiceAClient, then call methods of this protocol to make API calls.

dev/codegen-tests/02-multifile/golden/b.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate B_ServiceBClient, then call methods of this protocol to make API calls.

dev/codegen-tests/03-multifile-with-module-map/golden/a.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825
import ModuleB
2926

3027

dev/codegen-tests/03-multifile-with-module-map/golden/b.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate B_ServiceBClient, then call methods of this protocol to make API calls.

dev/codegen-tests/04-service-with-message-import/golden/service.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Codegentest_FooClient, then call methods of this protocol to make API calls.

dev/codegen-tests/05-service-only/golden/test.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
/// Usage: instantiate Codegentest_FooClient, then call methods of this protocol to make API calls.

dev/codegen-tests/06-test-client-only/golden/test.grpc.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
// See the License for the specific language governing permissions and
2121
// limitations under the License.
2222
//
23-
import Foundation
2423
import GRPC
2524
import NIO
26-
import NIOHTTP1
27-
import SwiftProtobuf
2825

2926

3027
internal final class Codegentest_FooTestClient: Codegentest_FooClientProtocol {

0 commit comments

Comments
 (0)