style(alerting): remove blank lines

This commit is contained in:
bergquist
2016-09-06 14:57:15 +02:00
parent 22805ce56b
commit 0d7a871223
2 changed files with 0 additions and 4 deletions
@@ -40,6 +40,5 @@ func TestAlertingExecutor(t *testing.T) {
handler.eval(context)
So(context.Firing, ShouldEqual, false)
})
})
}