Browse Source

Remove empty JSON object

pull/2/merge
Rodolfo Carvalho 10 years ago
parent
commit
b686e608e4
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      application-template.json

+ 1
- 2
application-template.json View File

@ -94,8 +94,7 @@
},
"triggers": [
{
"type": "imageChange",
"imageChange": {}
"type": "imageChange"
},
{
"type": "github",


Loading…
Cancel
Save