Skip to content

Commit

Permalink
Remove unused computed prop
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed May 25, 2021
1 parent bf7ca8a commit fd22bec
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ export default {
copyToClipboardSuccessMsgTitle() {
return this.$gettext('Public link copied')
},
copyToClipboardSuccessMsgText() {
return this.$gettext('The public link has been copied to your clipboard.')
}
},
Expand Down

0 comments on commit fd22bec

Please sign in to comment.