online test

This commit is contained in:
GotPPay
2017-12-08 13:43:47 +01:00
parent c69b45b632
commit b634bfd300
4 changed files with 2898 additions and 5 deletions

View File

@@ -21,7 +21,6 @@ module.exports = {
}
});
applyFilter(result, callback);
console.log("Result Len : " + result.length);
});
}
};