Skip to content

Commit b29a5b1

Browse files
committed
eslinted
1 parent ca77a45 commit b29a5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/lib/pattern_assembler.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ var pattern_assembler = function () {
4646
}
4747
}
4848
console.error('Could not find pattern with partial ' + partialName);
49+
return undefined;
4950
}
5051

5152
function buildListItems(container) {

0 commit comments

Comments
 (0)