Removed extra comma

This commit is contained in:
saldana
2016-04-04 11:50:36 -07:00
parent efee011ac3
commit ffbe5b41ee

View File

@ -14,11 +14,11 @@
}
],
"globalMetadata": {
"ROBOTS": "INDEX, FOLLOW",
"ROBOTS": "INDEX, FOLLOW"
},
"externalReference": [
],
"template": "op.html",
"dest": "windows"
}
}
}