mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
fdd02fd46d
commit
f436ff8eb1
@ -32,7 +32,6 @@ export class Tracker extends Singleton {
|
||||
this.started = true
|
||||
|
||||
const handler = (ev: AppEvent) => {
|
||||
console.log(ev)
|
||||
this.event(ev.name, ev.action, ev.params)
|
||||
}
|
||||
this.eventHandlers.push(handler)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user