Skip to content

Commit e5f12dd

Browse files
committed
[tests] Remove unused import os
1 parent 18510ad commit e5f12dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jsonschema/tests/test_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import json
33
import subprocess
44
import sys
5-
import os
65

76
from jsonschema import Draft4Validator, ValidationError, cli, __version__
87
from jsonschema.compat import NativeIO

0 commit comments

Comments
 (0)