From 81d278fe5b5682ab0ae6a2c6b42711a789edd5a1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Janne=20He=C3=9F?=
Date: Sat, 2 Aug 2025 14:20:59 +0200
Subject: [PATCH] Remove useless previous eval message
This message serves no purpose and looks like something went wrong.
There is nothing wrong, there is just no previous evaluation.
---
src/root/jobset-eval.tt | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/root/jobset-eval.tt b/src/root/jobset-eval.tt
index 12086d85..11965ce2 100644
--- a/src/root/jobset-eval.tt
+++ b/src/root/jobset-eval.tt
@@ -30,8 +30,6 @@ eval.checkouttime %]s and evaluation took [% eval.evaltime %]s.
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation [% otherEval.id %].
-[% ELSE %]
-Couldn't find an evaluation to compare to.
[% END %]