We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a80f43 commit b9d143cCopy full SHA for b9d143c
1 file changed
tests/python/test_tasks.py
@@ -16,8 +16,6 @@
16
17
import asyncio
18
from asyncio import coroutines
19
-from asyncio import futures
20
-from asyncio import tasks
21
from .. import utils as test_utils
22
try:
23
from test import support
0 commit comments