chore: remove debugger

This commit is contained in:
Evan You 2022-04-12 14:47:15 +08:00
parent 8eceabd14e
commit 68bb8f2529
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ export function updateProps(
rawPrevProps: Data | null,
optimized: boolean
) {
debugger
const {
props,
attrs,