tvalentyn commented on code in PR #23879: URL: https://github.com/apache/beam/pull/23879#discussion_r1008590320
########## playground/backend/containers/python/Dockerfile: ########## @@ -49,7 +49,6 @@ COPY --from=build /go/bin/server_python_backend /opt/playground/backend/ COPY --from=build /go/src/playground/backend/configs /opt/playground/backend/configs/ # Install Python Katas Utils -COPY katas/log_elements.py /go/src/katas/ Review Comment: ah, I think you are right, I didn't realize playground just re-used code from katas. -- 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]
