remove whitespace

This commit is contained in:
Manuel Araoz 2014-08-19 10:04:13 -04:00
parent fb69da3806
commit 1c3c7f0bde
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
'use strict';
var preconditions = require('preconditions').instance();
var bitcore = require('bitcore');
var HK = bitcore.HierarchicalKey;