summaryrefslogtreecommitdiffstats
path: root/core/js/share/sharedialogresharerinfoview.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'core/js/share/sharedialogresharerinfoview.handlebars')
-rw-r--r--core/js/share/sharedialogresharerinfoview.handlebars5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/js/share/sharedialogresharerinfoview.handlebars b/core/js/share/sharedialogresharerinfoview.handlebars
deleted file mode 100644
index 502356b6332..00000000000
--- a/core/js/share/sharedialogresharerinfoview.handlebars
+++ /dev/null
@@ -1,5 +0,0 @@
-<span class="reshare">
- <div class="avatar" data-userName="{{reshareOwner}}"></div>
- {{sharedByText}}
-</span>
-{{#if hasShareNote}}<div class="share-note">{{shareNote}}</div>{{/if}}