mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Remove log
This commit is contained in:
parent
b9b43513b4
commit
4a4b281495
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ export class CategoryPill {
|
|||
} else {
|
||||
this.unsavedState = newState;
|
||||
}
|
||||
|
||||
console.log(this.unsavedState, this.ref.current?.state, "visible");
|
||||
}
|
||||
|
||||
async setSegment(segment: SponsorTime): Promise<void> {
|
||||
|
|
Loading…
Reference in a new issue