jrmccluskey commented on code in PR #38334:
URL: https://github.com/apache/beam/pull/38334#discussion_r3183083819


##########
sdks/python/apache_beam/runners/portability/fn_api_runner/worker_handlers.py:
##########
@@ -77,7 +73,6 @@
 
 if TYPE_CHECKING:
   from google.protobuf import message
-  from grpc import ServicerContext
 
   from apache_beam.runners.portability.fn_api_runner.fn_runner import \

Review Comment:
   the import is removed, although it actually shows up in some older-style 
comment annotations and should actually be restored. 



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