mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -71,6 +71,7 @@ SHUTDOWN = """<html>
|
||||
</body>
|
||||
</html>"""
|
||||
|
||||
|
||||
class Handler(BaseHTTPRequestHandler):
|
||||
# suppress internal logging
|
||||
def log_message(self, format, *args):
|
||||
|
Reference in New Issue
Block a user