summaryrefslogtreecommitdiffstats
path: root/public/js
diff options
context:
space:
mode:
Diffstat (limited to 'public/js')
-rw-r--r--public/js/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/js/index.js b/public/js/index.js
index 169563a4ec..f6060dc631 100644
--- a/public/js/index.js
+++ b/public/js/index.js
@@ -1660,7 +1660,6 @@ function initVueComponents(){
Vue.component('repo-search', {
delimiters: vueDelimeters,
- template: '#repo-search-template',
props: {
searchLimit: {