Skip to content

Commit 55031b7

Browse files
authored
Update k8s_worker_test.py
1 parent 992b7cd commit 55031b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/library/k8s_worker_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from unittest import TestCase
2-
from unittest.mock import Mock
32
import requests
43
from mock import patch, MagicMock
54
import sys

0 commit comments

Comments
 (0)