From 4b9d9fda1e569748d58c559ff8b7403ce0d3e6f4 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Fri, 29 Jan 2016 16:47:40 +0100 Subject: [PATCH] Remove unneeded class --- app/templates/components/log-content.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/components/log-content.hbs b/app/templates/components/log-content.hbs index 4a21dd2d..d993f6b5 100644 --- a/app/templates/components/log-content.hbs +++ b/app/templates/components/log-content.hbs @@ -25,7 +25,7 @@ {{/if}} {{#if job.notStarted}} -
Hang tight, the log cannot be shown until the build has started.
+
Hang tight, the log cannot be shown until the build has started.
{{/if}}