removed unused thing

This commit is contained in:
Henry Jameson 2019-10-07 20:44:03 +03:00
parent e7532464e3
commit d0800d0bd8

View file

@ -14,7 +14,6 @@ const EmojiPicker = {
}, },
data () { data () {
return { return {
labelKey: String(Math.random() * 100000),
keyword: '', keyword: '',
activeGroup: 'custom', activeGroup: 'custom',
showingStickers: false, showingStickers: false,