jedcunningham commented on code in PR #44221:
URL: https://github.com/apache/airflow/pull/44221#discussion_r1856937613
##########
airflow/models/__init__.py:
##########
@@ -63,7 +63,6 @@ def import_all_models():
import airflow.models.serialized_dag
import airflow.models.taskinstancehistory
import airflow.models.tasklog
- import airflow.providers.fab.auth_manager.models
Review Comment:
Do we no longer need this because FAB manages its own migrations?
--
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]