Skip to content

Commit

Permalink
Merge pull request #3856 from nextcloud/fix/noid/richtext-cleanup
Browse files Browse the repository at this point in the history
Remove empty beforeDestroy block in `NcReferencePicker`
  • Loading branch information
mejo- authored Mar 4, 2023
2 parents 6413411 + d77360e commit 026afe9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ export default {
}
}
},
beforeDestroy() {
},
methods: {
onEscapePressed() {
Expand Down

0 comments on commit 026afe9

Please sign in to comment.