Skip to content

Commit 4a709bc

Browse files
committed
chore: Fix eslint error
1 parent 2b76adb commit 4a709bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/uploader/QUploader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ export default {
432432
})
433433
})
434434
}
435-
435+
436436
const
437437
form = new FormData(),
438438
xhr = new XMLHttpRequest()

0 commit comments

Comments
 (0)