This commit is contained in:
2024-01-30 16:19:08 +01:00
parent 5cfba1c068
commit 5f8d49f054

View File

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