Browse Source

Armory: removed unused buffertools dependency

patch-2
olalonde 11 years ago
parent
commit
0c6a0c61d3
  1. 1
      lib/Armory.js

1
lib/Armory.js

@ -1,6 +1,5 @@
var Point = require('./Point'),
Key = require('./Key'),
buffertools = require('buffertools'),
sha256 = require('../util').sha256,
twoSha256 = require('../util').twoSha256;

Loading…
Cancel
Save