I have found some unused code is there in validation function. Removing those unused code from this module.
if (isset($node)) {
unset($nodes[$node->id()]);
}
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Screenshot from 2018-04-05 18-54-18.png | 39.89 KB | nishantkumar155 |
| #3 | unused_code-2958786-3.patch | 1.25 KB | mashir |
Comments
Comment #2
mashir commentedComment #3
mashir commentedRemove unused code and attached patch for this.
Comment #4
nishantkumar155 commentedPatch #3 working fine.

Comment #6
mahaveer003 commentedThanks for the patch. Patch changes pushed to dev version.