Drop unused imports

This commit is contained in:
Andrew Svetlov 2015-07-29 23:44:43 +03:00
parent 29695bd24f
commit 76574b12b0
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
import asyncio
import http.cookies
from aiohttp import hdrs, CIMultiDict
from .abc import AbstractIdentityPolicy