Kousuke Saruta created AIRFLOW-6566:
---------------------------------------
Summary: Replace uses of imp still left with importlib
Key: AIRFLOW-6566
URL: https://issues.apache.org/jira/browse/AIRFLOW-6566
Project: Apache Airflow
Issue Type: Improvement
Components: plugins
Affects Versions: 1.10.8
Reporter: Kousuke Saruta
Assignee: Kousuke Saruta
I've replaced a use of `imp` with `importlib` but I noticed are still two uses
left.
Let's replace them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)