Skip to content

Commit 3bcd9ec

Browse files
committed
Remove unused code from footer-scripts.hbs
1 parent d68d009 commit 3bcd9ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
<script id="site-script" src="{{{uiRootPath}}}/js/site.js" data-ui-root-path="{{{uiRootPath}}}"></script>
22
<script async src="{{{uiRootPath}}}/js/vendor/highlight.js"></script>
3-
{{#if env.SITE_SEARCH_PROVIDER}}
4-
{{> search-scripts}}
5-
{{/if}}
63
<script async src="{{{uiRootPath}}}/js/vendor/tabs.js" data-sync-storage-key="preferred-tab"></script>

0 commit comments

Comments
 (0)