Skip to content

Commit 55c6dab

Browse files
Update Lib/test/test_asyncio/test_unix_events.py
1 parent 1f178da commit 55c6dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_asyncio/test_unix_events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from unittest import mock
1616

1717
from test import support
18-
from test.support import os_helper, warnings_helper
18+
from test.support import os_helper
1919
from test.support import socket_helper
2020
from test.support import wait_process
2121
from test.support import hashlib_helper

0 commit comments

Comments
 (0)