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


##########
playground/frontend/lib/pages/playground/states/playground_state.dart:
##########
@@ -169,13 +174,12 @@ class PlaygroundState with ChangeNotifier {
 
   void setSdk(
     SDK sdk, {
-    required bool loadDefaultIfNot,

Review Comment:
   This was an odd thing to allow clients to set. `false` here was only used 
when setting an example before setting the actual content. So that location was 
changed to not calling this method.



-- 
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