Skip to content

Commit c397e8e

Browse files
gh-143544: Remove unnecessary json import from regression test
1 parent 5841c2c commit c397e8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_json/test_fail.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from test.test_json import PyTest, CTest
2-
import json
32

43
# 2007-10-05
54
JSONDOCS = [

0 commit comments

Comments
 (0)