Skip to content

Commit 9ee336d

Browse files
authored
[plugins/k8s][style] Remove duplicated pytest import (#2306)
1 parent 8495d7c commit 9ee336d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plugins/k8s/test/resources_test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# noinspection PyUnresolvedReferences
2-
import pytest
3-
41
from fixlib.json import from_json
52

63
# noinspection PyUnresolvedReferences

0 commit comments

Comments
 (0)