change(tracker): remove unused
This commit is contained in:
parent
112bb3be44
commit
0014a6cc56
1 changed files with 0 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue