Skip to content

Commit

Permalink
Update astronomer/providers/cncf/kubernetes/hooks/kubernetes_async.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Mar 2, 2022
1 parent 6d4890b commit 14bf634
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from airflow.exceptions import AirflowException
from airflow.providers.cncf.kubernetes.hooks.kubernetes import KubernetesHook
from kubernetes_asyncio import client, config
from kubernetes_asyncio.client.api_client import ApiClient


class KubernetesHookAsync(KubernetesHook):
Expand Down

0 comments on commit 14bf634

Please sign in to comment.