Remove dead package references.

This commit is contained in:
Rapptz
2018-06-10 18:16:40 -04:00
parent f25091efe1
commit c67d95327e
8 changed files with 7 additions and 9 deletions

View File

@ -26,8 +26,6 @@ DEALINGS IN THE SOFTWARE.
import asyncio
from .compat import create_task
def _typing_done_callback(fut):
# just retrieve any exception and call it a day
try: