chore: remove comment

This commit is contained in:
Aman Harwara
2023-02-27 14:21:28 +05:30
parent 6c120ffde2
commit a1de560a2c

View File

@@ -189,7 +189,6 @@ export class KeyboardService {
this.commandHandlers.push(observer) this.commandHandlers.push(observer)
const thislessObservers = this.commandHandlers const thislessObservers = this.commandHandlers
console.log(thislessObservers)
return () => { return () => {
observer.onKeyDown = undefined observer.onKeyDown = undefined
observer.onKeyDown = undefined observer.onKeyDown = undefined