Commit c41632a8 authored by Yury Selivanov's avatar Yury Selivanov

asyncio/tests: Drop unused import.

parent 6c792bd6
"""Tests support for new syntax introduced by PEP 492.""" """Tests support for new syntax introduced by PEP 492."""
import collections.abc import collections.abc
import gc
import unittest import unittest
from test import support from test import support
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment