Removed useless code

This commit is contained in:
Itamar Oren
2023-02-26 19:23:03 -05:00
parent d181f2bdcd
commit 788e63a92e
3 changed files with 6 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { execFileSync } from 'child_process';
import { getJSON } from '../utils/JSON.js';
import chalk from 'chalk';
export default async function donwloadFromStream(url, newpath) {
export default async function donwloadFromStream(url) {
try {
const vpath = await getJSON("vpath");
// start "C:\Program Files\VideoLAN\VLC\vlc.exe" url