rm disabled line

This commit is contained in:
Michael Bradley, Jr 2018-07-20 12:56:44 -05:00
parent 757e825be9
commit f4b00e6bbf

View File

@ -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);