potiuk commented on code in PR #35192:
URL: https://github.com/apache/airflow/pull/35192#discussion_r1381950964


##########
scripts/in_container/run_docs_build.sh:
##########
@@ -16,12 +16,64 @@
 # specific language governing permissions and limitations
 # under the License.
 # shellcheck source=scripts/in_container/_in_container_script_init.sh
-. "$( dirname "${BASH_SOURCE[0]}" )/_in_container_script_init.sh"
+

Review Comment:
   Almost all of it can be removed as it is not used + there are some 
left-overs (like shellcheck above) that are not needed any more



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