mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
asyncio/tests: Drop unused import.
This commit is contained in:
parent
6c792bd65a
commit
c41632a856
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
"""Tests support for new syntax introduced by PEP 492."""
|
||||
|
||||
import collections.abc
|
||||
import gc
|
||||
import unittest
|
||||
|
||||
from test import support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue