mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-17 05:22:18 +00:00
removed random useless linting test
This commit is contained in:
@@ -304,10 +304,6 @@ async function downloadVideo(videoGUIDs: Array<string>,
|
||||
|
||||
logger.info('Decrypted!\n');
|
||||
|
||||
let luca: [number] = [3];
|
||||
|
||||
console.log(luca);
|
||||
|
||||
logger.info('Merging vdeo and audio together...\n');
|
||||
const mergeCommand = (
|
||||
// add video input
|
||||
|
||||
Reference in New Issue
Block a user