1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Fix flake errors

This commit is contained in:
Marc Nijdam
2016-11-07 12:03:21 -08:00
parent ff90190660
commit 188326b10e

View File

@@ -4,7 +4,6 @@ from __future__ import absolute_import
import asyncio
import functools
import json
import urllib
from aiohttp import ClientResponse
from yarl import URL