From 413bf160f1922eb56a3ea84eb1e13b04f2628662 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Thu, 14 Dec 2017 15:58:46 +0100 Subject: Remove IME handlers --- src/webview/plugin.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webview/plugin.js') diff --git a/src/webview/plugin.js b/src/webview/plugin.js index c877132b1..e2daf09dd 100644 --- a/src/webview/plugin.js +++ b/src/webview/plugin.js @@ -5,7 +5,6 @@ import RecipeWebview from './lib/RecipeWebview'; import Spellchecker from './spellchecker.js'; import './notifications.js'; -import './ime.js'; const spellchecker = new Spellchecker(); -- cgit v1.2.3-70-g09d2