fix typo
This commit is contained in:
parent
333a4403e6
commit
2d1740f1cf
@ -3,7 +3,7 @@ from flask import (
|
|||||||
)
|
)
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
from app.functions.utils import exception_handler, load_yaml, send_webhook, get_client_ip, execute_command,
|
from app.functions.utils import exception_handler, load_yaml, send_webhook, get_client_ip, execute_command
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user