Fix bug
This commit is contained in:
parent
6e34e77372
commit
04cdb04ee2
3 changed files with 5 additions and 11 deletions
|
@ -7,10 +7,6 @@ import uploadFromUrl from '../../../../../services/drive/upload-from-url';
|
|||
|
||||
/**
|
||||
* Create a file from a URL
|
||||
*
|
||||
* @param {any} params
|
||||
* @param {any} user
|
||||
* @return {Promise<any>}
|
||||
*/
|
||||
module.exports = async (params, user): Promise<any> => {
|
||||
// Get 'url' parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue