This commit is contained in:
Wolfgang Hottgenroth 2024-01-30 16:19:08 +01:00
parent 5cfba1c068
commit 5f8d49f054
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -21,7 +21,6 @@ oidc = OpenIDConnect(app)
def calculate_nutrition(food, weight):
try:
conn = psycopg2.connect()