You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/06 14:57:51 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #26179: Add missing contrib classes to deprecated dictionaries

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


##########
airflow/contrib/utils/__init__.py:
##########
@@ -24,281 +24,35 @@
 warnings.warn("This module is deprecated. Please use `airflow.utils`.", DeprecationWarning, stacklevel=2)
 
 __deprecated_classes = {
-    'aws_athena_hook': {

Review Comment:
   This was copy&pasted by mistake :(



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org