turbaszek commented on a change in pull request #13423:
URL: https://github.com/apache/airflow/pull/13423#discussion_r551156548



##########
File path: airflow/operators/bash_operator.py
##########
@@ -20,7 +20,7 @@
 import warnings
 
 # pylint: disable=unused-import
-from airflow.operators.bash import STDOUT, BashOperator, Popen, gettempdir  # 
noqa
+from airflow.operators.bash import BashOperator  # noqa

Review comment:
       We usually create an issue with a milestone like `Airflow 2.1` and once 
releasing we are about to release we try to solve all of those. Am I correct 
@potiuk @kaxil or do we do something else?




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


Reply via email to