Fix in send info daemon
This commit is contained in:
parent
ac1275602d
commit
72e1719550
1 changed files with 0 additions and 4 deletions
|
|
@ -19,10 +19,6 @@ user_home=str(Path.home())
|
|||
|
||||
hostname=getfqdn()
|
||||
|
||||
ip= request.remote_addr
|
||||
|
||||
print(ip)
|
||||
|
||||
def load_config():
|
||||
|
||||
yes_config=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue