tidy up split node to remove todo comments

This commit is contained in:
Dave Conway-Jones
2017-06-24 12:09:52 +01:00
parent bc472eb0b3
commit e23354b2bb
2 changed files with 1 additions and 12 deletions

View File

@@ -627,5 +627,4 @@ describe('JOIN node', function() {
});
})
});