cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-03-19 23:13:01 +03:00
parent 7ce10df9c2
commit 4af7ae94e9

View File

@ -294,7 +294,7 @@ object.mixinFlat(function(){}, {
// //
// NOTE: see notes to collectItems(..) for more info... // NOTE: see notes to collectItems(..) for more info...
// //
// XXX do we need to pass options to groups??? //
group: function(...items){ group: function(...items){
var that = this var that = this
items = items.length == 1 && items[0] instanceof Array ? items = items.length == 1 && items[0] instanceof Array ?