mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
remove unused import
This commit is contained in:
parent
f199292aba
commit
97c553aa41
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import signal
|
||||||
from typing import Callable, Coroutine
|
from typing import Callable, Coroutine
|
||||||
|
|
||||||
import aiofiles
|
import aiofiles
|
||||||
import nio
|
|
||||||
|
|
||||||
from alerting import alerts
|
from alerting import alerts
|
||||||
from alerting.common import CONFIG_FILE
|
from alerting.common import CONFIG_FILE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue