mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01: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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue