Commit f87cc39e authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: drop most of the debug info

parent 243d7312
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -13,10 +13,7 @@ cgitb.enable()


def debug_info():
    # Debug info, to be removed once ready to go.
    print()
    print('WARNING: This endpoint is still a WORK IN PROGRESS. '
          'This means that the option details may change without notice.')
    print('You are authenticated as: {}'.format(user))
    print(cgi.FieldStorage())