From 6a33f234e2cc09638d894035af8910a63b77ad9f Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Sun, 19 Jan 2025 19:40:08 +0100 Subject: [PATCH] Remove debug log --- view-webapp/src/main/webapp/tour-standings.inc.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/view-webapp/src/main/webapp/tour-standings.inc.html b/view-webapp/src/main/webapp/tour-standings.inc.html index c41eb95..8aebd31 100644 --- a/view-webapp/src/main/webapp/tour-standings.inc.html +++ b/view-webapp/src/main/webapp/tour-standings.inc.html @@ -96,10 +96,7 @@ #end $rst #end - $log.info("@@@@@ part = $part") - $log.info("@@@@@ crit = $criteres") #foreach($crit in $criteres) - $log.info("@@@@@ $crit found ? $part.containsKey($crit)") #set($value = "$number.format('0.#', $part[$crit])") $value.replace('.5', '½') #end