style(backend): fix all eslint errors (#9967)

This commit is contained in:
Kagami Sascha Rosylight
2023-02-17 02:56:59 +01:00
committed by GitHub
parent 7c5fc2c423
commit 8f9ce23e52
9 changed files with 11 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ export class VideoProcessingService {
thumbnail: '1',
url,
})
)
);
}
}