delete old comment (#5338)

* delete
This commit is contained in:
Akuli
2021-05-04 20:39:34 +03:00
committed by GitHub
parent b35ae73c5f
commit e5d17d7d6c

View File

@@ -26,7 +26,6 @@ from typing import (
ValuesView as ValuesView,
)
# Without the real definition, mypy and pytest both think that __all__ is empty, so re-exports nothing
__all__ = [
"Awaitable",
"Coroutine",