about summary refs log tree commit diff
path: root/app/views/shares/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shares/show.html.haml')
-rw-r--r--app/views/shares/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shares/show.html.haml b/app/views/shares/show.html.haml
index 1c0bbf676..28910d3ab 100644
--- a/app/views/shares/show.html.haml
+++ b/app/views/shares/show.html.haml
@@ -1,5 +1,4 @@
 - content_for :header_tags do
   = render_initial_state
-  = javascript_pack_tag 'share', crossorigin: 'anonymous'
 
 #mastodon-compose{ data: { props: Oj.dump(default_props) } }