youngoli commented on a change in pull request #11443: [BEAM-9775] Add Go
support for SDF StandardRequirements.
URL: https://github.com/apache/beam/pull/11443#discussion_r410417331
##########
File path: sdks/go/pkg/beam/pardo.go
##########
@@ -17,10 +17,9 @@ package beam
import (
"fmt"
+ "github.com/apache/beam/sdks/go/pkg/beam/core/graph"
Review comment:
This shouldn't have been here, just forgot to erase some changes. Reverting
it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services