From f3885f7d43dffe4e0fcf49e3e8f9f9e248bc6f76 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 22 Sep 2018 20:08:32 +0200 Subject: thumbnail --- app/relay/system.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app/relay/system.js') diff --git a/app/relay/system.js b/app/relay/system.js index 49b8c33..e8feee8 100644 --- a/app/relay/system.js +++ b/app/relay/system.js @@ -110,7 +110,6 @@ export function thumbnail(opt, cb) { .jpeg({ quality: opt.quality || THUMBNAIL_QUALITY }) .toBuffer() .then(buf => cb({ - error: err, name: opt.fn, path: fn, date: stat.ctime, -- cgit v1.2.3-70-g09d2