Removed log
This commit is contained in:
parent
3f0e778984
commit
91fc121520
@ -249,7 +249,6 @@ export class AnimeNotifier {
|
|||||||
|
|
||||||
for(; mutationIndex < mutations.length; mutationIndex++) {
|
for(; mutationIndex < mutations.length; mutationIndex++) {
|
||||||
let mutation = mutations[mutationIndex]
|
let mutation = mutations[mutationIndex]
|
||||||
console.log(mutation.time - now)
|
|
||||||
|
|
||||||
if(mutation.time > now) {
|
if(mutation.time > now) {
|
||||||
break
|
break
|
||||||
|
Loading…
Reference in New Issue
Block a user