mirror of
https://github.com/p-stream/p-stream.git
synced 2026-05-01 22:04:45 +00:00
Remove console log
This commit is contained in:
parent
f55b39d0fa
commit
ed67c1e63b
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ export function getParsedUrls() {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(urls, output);
|
|
||||||
return output;
|
return output;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue