From 0f53bf5f0d495b2b5d7762d260072f59a459f9cf Mon Sep 17 00:00:00 2001 From: Valur Hrafn Einarsson Date: Mon, 9 Nov 2015 10:27:59 +0000 Subject: [PATCH] varnish4_: Remove extra linebreaks --- plugins/varnish4/varnish4_ | 9 --------- 1 file changed, 9 deletions(-) diff --git a/plugins/varnish4/varnish4_ b/plugins/varnish4/varnish4_ index 6f56db09..e1ac4601 100644 --- a/plugins/varnish4/varnish4_ +++ b/plugins/varnish4/varnish4_ @@ -715,31 +715,24 @@ my %ASPECTS = ( }, 'sess_drop' => { 'type' => 'DERIVE' - }, 'backend_unhealthy' => { 'type' => 'DERIVE' - }, 'fetch_failed' => { 'type' => 'DERIVE' - }, 'backend_busy' => { 'type' => 'DERIVE' - }, 'threads_failed' => { 'type' => 'DERIVE' - }, 'threads_limited' => { 'type' => 'DERIVE' - }, 'threads_destroyed' => { 'type' => 'DERIVE' - }, 'thread_queue_len' => { 'type' => 'GAUGE' @@ -749,11 +742,9 @@ my %ASPECTS = ( }, 'esi_errors' => { 'type' => 'DERIVE' - }, 'esi_warnings' => { 'type' => 'DERIVE' - }, 'sess_fail' => { 'type' => 'DERIVE'