From 5160ba1151fc51bda70e2a763122cccba6ef4ed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=BDitn=C3=BD?= Date: Mon, 27 Aug 2018 17:59:56 +0200 Subject: [PATCH] remove unused fs import --- dec/dictionary-browser.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dec/dictionary-browser.js b/dec/dictionary-browser.js index 6144b7d..9608543 100644 --- a/dec/dictionary-browser.js +++ b/dec/dictionary-browser.js @@ -1,5 +1,4 @@ var base64 = require('base64-js'); -var fs = require('fs'); /** * The normal dictionary-data.js is quite large, which makes it