change(tracker): remove unused

This commit is contained in:
sylenien 2022-09-13 14:27:31 +02:00 committed by Delirium
parent 112bb3be44
commit 0014a6cc56

View file

@ -37,8 +37,6 @@ function isObservable(node: Node): boolean {
return !isIgnored(node)
}
const BASE_ATTRS = ['style', 'class']
/*
TODO:
- fix unbinding logic + send all removals first (ensure sequence is correct)