Skip to content

Commit 8f6fd59

Browse files
authored
Update DeleteUserForm.vue (#430)
1 parent 0cf69f7 commit 8f6fd59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: stubs/inertia/resources/js/Pages/Profile/DeleteUserForm.vue

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
data() {
7474
return {
7575
confirmingUserDeletion: false,
76-
deleting: false,
7776
7877
form: this.$inertia.form({
7978
'_method': 'DELETE',

0 commit comments

Comments
 (0)