diff --git a/pastafaristats/send_info_daemon.py b/pastafaristats/send_info_daemon.py index cb676c4..48c657c 100644 --- a/pastafaristats/send_info_daemon.py +++ b/pastafaristats/send_info_daemon.py @@ -19,10 +19,6 @@ user_home=str(Path.home()) hostname=getfqdn() -ip= request.remote_addr - -print(ip) - def load_config(): yes_config=False