Skip to content

Commit 919ce10

Browse files
authored
Merge pull request foliojs#22 from jakubzitny/fs-remove
remove unused fs import
2 parents 40d0b9d + 5160ba1 commit 919ce10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dec/dictionary-browser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
var base64 = require('base64-js');
2-
var fs = require('fs');
32

43
/**
54
* The normal dictionary-data.js is quite large, which makes it

0 commit comments

Comments
 (0)