Remove debug log
This commit is contained in:
parent
3687ccd75c
commit
cbd2872f9f
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ module.exports = function(eleventyConfig) {
|
|||
return { ...accumulator, [key]: [...curGroup, mention] };
|
||||
}, {});
|
||||
|
||||
console.log(sortedMentions);
|
||||
return sortedMentions;
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue