Fix in send info daemon

This commit is contained in:
Antonio de la Rosa 2021-06-07 16:37:03 +02:00
parent ac1275602d
commit 72e1719550

View file

@ -19,10 +19,6 @@ user_home=str(Path.home())
hostname=getfqdn()
ip= request.remote_addr
print(ip)
def load_config():
yes_config=False