Skip to content

Commit d89fd46

Browse files
committed
Remove unused import
1 parent 09b2a80 commit d89fd46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_os/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import errno
22
import os
33
import unittest
4-
from test.support import os_helper
54

65

76
def _supports_sched():

0 commit comments

Comments
 (0)