Move util out of service

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
Alexandre Bodin 2020-03-06 18:41:48 +01:00
parent 5459981188
commit e6322e64dc

View File

@ -37,7 +37,6 @@ module.exports = {
ext,
mime: type,
size: bytesToKbytes(size),
thumbnail: null,
};
const { refId, ref, source, field } = metas;