mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
remove unnecessary debug code
This commit is contained in:
parent
691dc5566f
commit
1c80c1c160
@ -162,9 +162,6 @@ function opCodeRenderer(txId, nimbus, geth) {
|
||||
fillEmptyOp(ncs, gcs);
|
||||
fillEmptyOp(gcs, ncs);
|
||||
|
||||
console.log(ncs[0]);
|
||||
console.log(gcs[0]);
|
||||
|
||||
for(var i in ncs) {
|
||||
var pc = ncs[i];
|
||||
if(!analyze(ncs[i], gcs[i])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user