We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d137c commit 59dca12Copy full SHA for 59dca12
src/core/observer/watcher.js
@@ -12,7 +12,6 @@ import {
12
} from '../util/index'
13
14
let uid = 0
15
-const targetStack = []
16
17
/**
18
* A watcher parses an expression, collects dependencies,
0 commit comments