JSHint: remove defined but never used
This commit is contained in:
parent
e735a9182b
commit
f5005299d1
4 changed files with 9 additions and 11 deletions
src
|
@ -1,5 +1,4 @@
|
|||
var ec = require('./ec')
|
||||
var Key = require('./eckey')
|
||||
var T = require('./transaction')
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue