mirror of https://github.com/vuejs/core.git
chore: remove debugger
This commit is contained in:
parent
8eceabd14e
commit
68bb8f2529
|
@ -197,7 +197,6 @@ export function updateProps(
|
||||||
rawPrevProps: Data | null,
|
rawPrevProps: Data | null,
|
||||||
optimized: boolean
|
optimized: boolean
|
||||||
) {
|
) {
|
||||||
debugger
|
|
||||||
const {
|
const {
|
||||||
props,
|
props,
|
||||||
attrs,
|
attrs,
|
||||||
|
|
Loading…
Reference in New Issue