YousufFFFF commented on code in PR #37673:
URL: https://github.com/apache/beam/pull/37673#discussion_r2854885202


##########
sdks/go/pkg/beam/runners/dot/dot.go:
##########
@@ -21,10 +21,11 @@ import (
        "bytes"
        "context"
        "flag"
+       "fmt"
        "os"
 
        "github.com/apache/beam/sdks/v2/go/pkg/beam"
-       dotlib "github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/dot"

Review Comment:
   I've now marked the package as Deprecated with a proper doc comment to 
indicate it is slated for future removal and to discourage new usages.



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