accidentally commited that award

This commit is contained in:
Nyx 2025-04-06 03:12:54 -05:00
parent 1b25943a2c
commit ab2e28532c

View file

@ -26,7 +26,5 @@ def define(word):
def style():
return send_from_directory('static', 'output.css')
print(rfc2229._read_response)
if __name__ == '__main__':
app.run(host="0.0.0.0", port=8080)