how
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
4a2a2e9920
commit
6901c087aa
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
@ -34,7 +34,6 @@ def main() -> None:
|
|||
|
||||
|
||||
def validate_config() -> None:
|
||||
# TODO: do some PublicDomain checks or something
|
||||
# noinspection PyBroadException
|
||||
try:
|
||||
response = requests.get(f"http://{config.get('Service', 'Host')}/status.json")
|
||||
|
|
Loading…
Add table
Reference in a new issue