mirror of
https://github.com/catspace-dev/unicheckbot.git
synced 2024-11-21 21:46:32 +03:00
remove not used asyncio import
This commit is contained in:
parent
82409c669b
commit
70eb279982
|
@ -1,5 +1,4 @@
|
||||||
from unittest import TestCase
|
from unittest import TestCase
|
||||||
import asyncio
|
|
||||||
|
|
||||||
from ..handlers.default.tcp import TCPCheckerHandler
|
from ..handlers.default.tcp import TCPCheckerHandler
|
||||||
from ..handlers.base import process_args_for_host_port,\
|
from ..handlers.base import process_args_for_host_port,\
|
||||||
|
|
Loading…
Reference in New Issue
Block a user