Update reorg.js

This commit is contained in:
tripathyr 2022-01-25 11:18:46 +05:30 committed by GitHub
parent fcecf08ac0
commit 7fa2f096df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,6 @@
var flocore = require('flocore-lib');
var BufferUtil = flocore.util.buffer;
var async = require('async');
var log = require('../../index').log;
function Reorg(node, block) {
this.node = node;