Fix invalid JSON

Remove extra "," that breaks JSON syntax.

Change-Id: I7461d815ef40b8c1c469f46e6196169aebd7df7f
This commit is contained in:
Andreas Jaeger 2014-02-23 14:09:29 +01:00
parent 7b9130be28
commit 7626e0b3fc
1 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@
"hash":"b039efe731ad111bc1b0ef221c3849d0",
"bytes":64,
"content_type":"application\/octet-stream",
"last_modified":"2009-02-03T05:26:32.612278"},
]
"last_modified":"2009-02-03T05:26:32.612278"}
]