henry3260 commented on code in PR #62327:
URL: https://github.com/apache/airflow/pull/62327#discussion_r2838226146


##########
providers/fab/src/airflow/providers/fab/auth_manager/api_fastapi/datamodels/users.py:
##########
@@ -16,6 +16,7 @@
 # under the License.
 from __future__ import annotations
 
+import datetime
 from pydantic import Field, SecretStr
 
 from airflow.api_fastapi.common.types import UtcDateTime

Review Comment:
   Can we remove this?



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