mirror of
https://github.com/misskey-dev/media-proxy.git
synced 2025-04-29 02:47:26 +09:00
fix build
This commit is contained in:
parent
cfaf017c15
commit
4e2230d7cf
@ -85,7 +85,6 @@ export async function downloadUrl(url, path, settings = defaultDownloadConfig) {
|
||||
}
|
||||
if (process.env.NODE_ENV !== 'production')
|
||||
console.log(`Download finished: ${url}`);
|
||||
|
||||
return {
|
||||
filename,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user