aboutsummaryrefslogtreecommitdiff
path: root/src/lundump.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/lundump.js')
-rw-r--r--src/lundump.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lundump.js b/src/lundump.js
index e2daf6e..3d7233c 100644
--- a/src/lundump.js
+++ b/src/lundump.js
@@ -1,7 +1,6 @@
/*jshint esversion: 6 */
"use strict";
-const fs = require('fs');
const assert = require('assert');
const defs = require('./defs.js');