fix: ffprobe fails #569
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ const claimGet = ({ ip, originalUrl, params }, res) => {
|
|||
throw new Error(`Unable to Get ${name}#${claimId}`);
|
||||
}
|
||||
getResult = result;
|
||||
})
|
||||
.then(() => {
|
||||
return createFileRecordDataAfterGet(resolveResult, getResult);
|
||||
})
|
||||
.then(fileData => {
|
||||
|
|
Loading…
Add table
Reference in a new issue