Browse Source

Update echo.grpc.swift

vincentmarguerie 7 years ago
parent
commit
3c3757f87b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Examples/Echo/Generated/echo.grpc.swift

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

@@ -390,7 +390,7 @@ internal protocol Echo_EchoProvider {
 }
 
 /// Common properties available in each service session.
-internal final class Echo_EchoSession {
+internal class Echo_EchoSession {
   fileprivate var handler : gRPC.Handler
   internal var requestMetadata : Metadata { return handler.requestMetadata }