Skip to content

Commit f5cc4a2

Browse files
committed
Fix lint
1 parent b30dc28 commit f5cc4a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_pty.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
is_android, is_apple_mobile, is_wasm32, reap_children, verbose, warnings_helper
44
)
55
from test.support.import_helper import import_module
6-
from test.support.os_helper import TESTFN, unlink
76

87
# Skip these tests if termios is not available
98
import_module('termios')

0 commit comments

Comments
 (0)