Skip to content

Commit

Permalink
remove pendingFields
Browse files Browse the repository at this point in the history
  • Loading branch information
nexarvo committed May 2, 2024
1 parent 4750cf6 commit 0c0ec70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/libs/actions/Report.ts
Original file line number Diff line number Diff line change
Expand Up @@ -693,9 +693,6 @@ function clearAvatarErrors(reportID: string) {
errorFields: {
avatar: null,
},
pendingFields: {
avatar: null,
},
});
}

Expand Down

0 comments on commit 0c0ec70

Please sign in to comment.