rm disabled line
This commit is contained in:
parent
5f0ee8d9e4
commit
75d0258dae
|
@ -1,4 +1,3 @@
|
||||||
// __mainContext.web3 = undefined;
|
|
||||||
__reduce(<%- connectionList %>,function(prev, value, next) {
|
__reduce(<%- connectionList %>,function(prev, value, next) {
|
||||||
if (prev === false) {
|
if (prev === false) {
|
||||||
return next(null, false);
|
return next(null, false);
|
||||||
|
|
Loading…
Reference in New Issue