From b686e608e43308a987a7cb865a13424df2967607 Mon Sep 17 00:00:00 2001 From: Rodolfo Carvalho Date: Fri, 29 May 2015 12:11:33 +0200 Subject: [PATCH] Remove empty JSON object --- application-template.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/application-template.json b/application-template.json index 2046e36..8144e05 100644 --- a/application-template.json +++ b/application-template.json @@ -94,8 +94,7 @@ }, "triggers": [ { - "type": "imageChange", - "imageChange": {} + "type": "imageChange" }, { "type": "github",