ilya-kozyrev commented on a change in pull request #15656:
URL: https://github.com/apache/beam/pull/15656#discussion_r727315801



##########
File path: playground/backend/cmd/server/server.go
##########
@@ -16,9 +16,57 @@
 package main
 
 import (
-       "beam.apache.org/playground/backend/internal/executors"
+       pb "beam.apache.org/playground/backend/internal/api"
+       "beam.apache.org/playground/backend/internal/environment"

Review comment:
       yes, I've synced all dependencies locally however include only server in 
this PR. That's just a placeholder




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