Remove unused imports.

This commit is contained in:
Rapptz
2017-04-18 04:22:35 -04:00
parent d534a0989e
commit 1fc08bc5a2
9 changed files with 10 additions and 31 deletions

View File

@ -26,7 +26,6 @@ DEALINGS IN THE SOFTWARE.
import sys
import asyncio
import aiohttp
import datetime
from .errors import NoMoreItems