utkarsharma2 commented on code in PR #31586:
URL: https://github.com/apache/airflow/pull/31586#discussion_r1208939285


##########
tests/providers/snowflake/utils/test_sql_api_generate_jwt.py:
##########
@@ -20,8 +20,7 @@
 from cryptography.hazmat.backends import default_backend as 
crypto_default_backend
 from cryptography.hazmat.primitives import serialization as 
crypto_serialization
 from cryptography.hazmat.primitives.asymmetric import rsa
-
-from airflow.providers.snowflake.hooks.sql_api_generate_jwt import JWTGenerator
+from providers.snowflake.utils.sql_api_generate_jwt import JWTGenerator

Review Comment:
   yes, fixed.



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