|
|
@@ -25,15 +25,4 @@
|
|
|
/// An integration test service that covers all the method signature permutations
|
|
|
/// of unary/streaming requests/responses.
|
|
|
|
|
|
-import Foundation
|
|
|
-import SwiftProtobuf
|
|
|
-
|
|
|
-// If the compiler emits an error on this type, it is because this file
|
|
|
-// was generated by a version of the `protoc` Swift plug-in that is
|
|
|
-// incompatible with the version of SwiftProtobuf to which you are linking.
|
|
|
-// Please ensure that you are building against the same version of the API
|
|
|
-// that was used to generate this file.
|
|
|
-fileprivate struct _GeneratedWithProtocGenSwiftVersion: SwiftProtobuf.ProtobufAPIVersionCheck {
|
|
|
- struct _2: SwiftProtobuf.ProtobufAPIVersion_2 {}
|
|
|
- typealias Version = _2
|
|
|
-}
|
|
|
+// This file contained no messages, enums, or extensions.
|