Skip to content

Commit 11a5cd8

Browse files
committed
removing k8s client
1 parent 0ed5780 commit 11a5cd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpuVendor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import jinja2
22
import re
33
import host
4-
from k8sClient import K8sClient
54
from logger import logger
65
from abc import ABC, abstractmethod
76
from imageRegistry import ImageRegistry

0 commit comments

Comments
 (0)