Fury0508 commented on code in PR #60973: URL: https://github.com/apache/airflow/pull/60973#discussion_r2721848580
########## providers/imap/src/airflow/providers/imap/hooks/imap.py: ########## @@ -25,6 +25,7 @@ import email import imaplib +import itertools Review Comment: Sorry about that! I was working on another issue and accidentally included these changes. Removed now. -- 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]
