Skip to content

Commit a6dd531

Browse files
authored
Merge branch 'master' into develop
2 parents 432c4fb + a8511c3 commit a6dd531

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ console.log(hiringMessage);
1313
// Comment generated via js instead of directly in HTML so the hiring message text is only in one place
1414
const comment = document.createComment("\n"+hiringMessage.toString()+"\n");
1515
document.insertBefore(comment, document.firstChild);
16-

0 commit comments

Comments
 (0)