summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/src/views/CollaborationView.vue7
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files_sharing/src/views/CollaborationView.vue b/apps/files_sharing/src/views/CollaborationView.vue
index 9049db9f635..6ecc43710c4 100644
--- a/apps/files_sharing/src/views/CollaborationView.vue
+++ b/apps/files_sharing/src/views/CollaborationView.vue
@@ -27,13 +27,6 @@
<script>
import { CollectionList } from 'nextcloud-vue-collections'
- /**
- * Those translations will be used by the vue component but they should be shipped with the server
- * t('files_sharing', 'Add to a collection')
- * t('files_sharing', 'Details')
- * t('files_sharing', 'Rename collection')
- */
-
export default {
name: 'CollaborationView',
computed: {