remove console.log
This commit is contained in:
parent
54bb73edf2
commit
77c1f4f9b8
|
@ -104,7 +104,6 @@
|
|||
methods: {
|
||||
once: once,
|
||||
onClick (item) {
|
||||
console.log('click!')
|
||||
this.fire('autosuggestItemSelected')
|
||||
let { realm } = this.get()
|
||||
let { composeSelectionStart, composeAutosuggestionSearchText } = this.store.get()
|
||||
|
|
Loading…
Reference in New Issue