mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
[Server] Delete the needless property
This commit is contained in:
parent
36ed2c7912
commit
1113e0bfa5
@ -141,6 +141,8 @@ export default (
|
|||||||
properties: properties
|
properties: properties
|
||||||
});
|
});
|
||||||
|
|
||||||
|
delete file.data;
|
||||||
|
|
||||||
log(`drive file has been created ${file._id}`);
|
log(`drive file has been created ${file._id}`);
|
||||||
|
|
||||||
resolve(file);
|
resolve(file);
|
||||||
|
Loading…
Reference in New Issue
Block a user