binman: Drop an unnecessary comma in blob handling
authorSimon Glass <sjg@chromium.org>
Tue, 6 Nov 2018 22:21:32 +0000 (15:21 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Nov 2018 02:14:22 +0000 (19:14 -0700)
commit26cc8fccc61a6846e763c3cf36c28bc547308bbe
tree1a6d55e3b22ef3325386fada88a489f6862e1fed
parenta3c005506ac87f3684603fc40ada98070027aaa0
binman: Drop an unnecessary comma in blob handling

This comma is not needed. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/blob.py