From 8c1002e1da620e359d70abd36e7d308afcd2c507 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Wed, 11 Jan 2017 14:56:59 -0800 Subject: [PATCH] path: lint. --- lib/wallet/path.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/wallet/path.js b/lib/wallet/path.js index f58ceb39..ed3068a7 100644 --- a/lib/wallet/path.js +++ b/lib/wallet/path.js @@ -11,7 +11,6 @@ var BufferReader = require('../utils/reader'); var StaticWriter = require('../utils/staticwriter'); var encoding = require('../utils/encoding'); var Address = require('../primitives/address'); -var Script = require('../script/script'); /** * Path