1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 12:05:48 +02:00
This commit is contained in:
syuilo
2018-04-08 07:11:29 +09:00
parent 6e34e77372
commit 04cdb04ee2
3 changed files with 5 additions and 11 deletions

View File

@@ -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