summaryrefslogtreecommitdiffstats
path: root/src/components/searcher/Searcher.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/searcher/Searcher.vue')
-rw-r--r--src/components/searcher/Searcher.vue4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/searcher/Searcher.vue b/src/components/searcher/Searcher.vue
index e74600a..63fcdfe 100644
--- a/src/components/searcher/Searcher.vue
+++ b/src/components/searcher/Searcher.vue
@@ -115,10 +115,6 @@ export default {
115 } 115 }
116 }, 116 },
117 117
118 computed: {
119
120 },
121
122 components: { 118 components: {
123 Sugestion 119 Sugestion
124 }, 120 },