Remove log

This commit is contained in:
Ajay Ramachandran
2020-09-04 12:39:48 -04:00
parent d0061985ca
commit 633ae3b16f

View File

@@ -642,7 +642,6 @@ function sponsorsLookup(id: string) {
return;
}
} else { // return if no video found
console.log("refetching")
retryFetch(id);
return;
}