mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-04 02:11:26 +03:00
Removed unneeded comments
This commit is contained in:
@@ -411,7 +411,6 @@ function handleOutputJSON(sub, sub_db, output_json, multiUserMode = null, reset_
|
||||
// add to db
|
||||
sub_db.get('videos').push(output_json).write();
|
||||
} else {
|
||||
// TODO: make multiUserMode obj
|
||||
db_api.registerFileDB(path.basename(output_json['_filename']), sub.type, multiUserMode, sub);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user