Fixed unused import, added change log

This commit is contained in:
Channel Cat
2016-10-18 01:31:09 -07:00
parent 6f105a647e
commit c539933e38
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
from argparse import ArgumentParser
from asyncio import get_event_loop
from inspect import isawaitable
from multiprocessing import Process, Event