Skip to content

Commit 64659f3

Browse files
committed
Remove unused import
1 parent 6ab1c0d commit 64659f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/codeflare_sdk/cluster/cluster.py

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
from kubernetes import client, config
3838

3939
import yaml
40-
import executing
4140

4241

4342
class Cluster:

0 commit comments

Comments
 (0)