Remove a conditional that no longer applies

merge-requests/210/head
dennis.cartier 2020-06-10 15:13:14 -04:00
parent e86d3e03df
commit 57c51f17c8
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ module.exports = function(s,config,lang){
}
}
})
if(matchedMatrices && matchedMatrices.length === 0 || filter.halt === true){
if(filter.halt === true){
return
}else if(hasMatrices){
// remove empty elements