From d70d0318e5acb7ad2994689741cfee976e754792 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Wed, 19 Oct 2016 22:12:12 +0800 Subject: Fix to use bower version emojify.js --- public/js/index.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'public/js/index.js') diff --git a/public/js/index.js b/public/js/index.js index 2e21a293..6625d2d1 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -3733,8 +3733,6 @@ function matchInContainer(text) { } } -var emojify = require('emojify.js'); - $(editor.getInputField()) .textcomplete([ { // emoji strategy -- cgit v1.2.3