Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f4f04d6

Browse files
committed
Remove redundant import
1 parent c87fcaa commit f4f04d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_gc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from test.support.os_helper import temp_dir, TESTFN, unlink
77
from test.support.script_helper import assert_python_ok, make_script
88
from test.support import threading_helper, gc_threshold
9-
from test.support import Py_GIL_DISABLED
109

1110
import gc
1211
import sys

0 commit comments

Comments
 (0)