Explorar o código

forgot to remove the print statement gdi

Kirk Trombley %!s(int64=3) %!d(string=hai) anos
pai
achega
886af74f40
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      server/app.py

+ 0 - 2
server/app.py

@@ -151,8 +151,6 @@ def get_status():
 
 @app.route("/page")
 def get_page():
-
-    print(get_users()[0])
     return render_template_string("""
     <!DOCTYPE html>
     <html lang="en">