mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-19 06:22:18 +00:00
Removed stale comment
This commit is contained in:
@@ -83,9 +83,6 @@ function sanityChecks() {
|
||||
process.cwd() + path.sep + argv.outputDirectory);
|
||||
fs.mkdirSync(argv.outputDirectory);
|
||||
}
|
||||
|
||||
/* Removed check on the first argoumenti not being null or
|
||||
longer than 10 since we use yargs now */
|
||||
}
|
||||
|
||||
async function rentVideoForLater(videoUrls: string[], username: string, outputDirectory: string) {
|
||||
|
||||
Reference in New Issue
Block a user