mirror of
https://github.com/strapi/strapi.git
synced 2025-11-10 07:10:11 +00:00
Move util out of service
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
5459981188
commit
e6322e64dc
@ -37,7 +37,6 @@ module.exports = {
|
|||||||
ext,
|
ext,
|
||||||
mime: type,
|
mime: type,
|
||||||
size: bytesToKbytes(size),
|
size: bytesToKbytes(size),
|
||||||
thumbnail: null,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const { refId, ref, source, field } = metas;
|
const { refId, ref, source, field } = metas;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user