Removed old console.log
This commit is contained in:
parent
7ebcbcff41
commit
77e78c8031
@ -463,7 +463,6 @@ class SudokuHost extends HTMLElement {
|
||||
"state-changed",
|
||||
this.syncCellsToSudoku.bind(this),
|
||||
)
|
||||
console.log(this.#activePuzzle)
|
||||
}
|
||||
|
||||
attributeChangedCallback(name, oldValue, newValue) {
|
||||
|
Loading…
Reference in New Issue
Block a user