alexeyinkin commented on code in PR #25610:
URL: https://github.com/apache/beam/pull/25610#discussion_r1126349574


##########
playground/frontend/playground_components/lib/src/repositories/code_repository.dart:
##########
@@ -35,9 +35,11 @@ const kProcessingStartedText = 'The processing has 
started\n';
 
 // TODO(alexeyinkin): Rename. This is not a repository but a higher level 
client.
 class CodeRepository {
-  final CodeClient _client;
+  final CodeClient client;

Review Comment:
   `+`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to