Переглянути джерело

Fix the tests, this time for real.

Daniel Alm 7 роки тому
батько
коміт
55823b2c24
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Examples/Echo/Generated/echo.grpc.swift

+ 1 - 1
Examples/Echo/Generated/echo.grpc.swift

@@ -350,7 +350,7 @@ internal final class Echo_EchoService {
   }
   /// Asynchronous. Unary.
   internal func get(_ request: Echo_EchoRequest,
-                  completion: @escaping ((Echo_EchoResponse?, CallResult)->()))
+                  completion: @escaping (Echo_EchoResponse?, CallResult)->())
     throws
     -> Echo_EchoGetCall {
       return try Echo_EchoGetCall(channel).start(request:request,