Răsfoiți Sursa

Fix the tests, this time for real.

Daniel Alm 7 ani în urmă
părinte
comite
55823b2c24
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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,