Skip to content

Commit 35d05f9

Browse files
authored
Add files via upload
1 parent 058bcbf commit 35d05f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sources/style.js

-1
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,6 @@
512512
document.dispatchEvent(eventScrollIntoView);
513513
};
514514
let conveyMajorToPosts = () => {
515-
let inlinedMajorNodes = forAll('body > top + major, body > major:not(.no-menu)');
516515
let markedPostNodes = [];
517516
forAllTag('major').map((value) => {
518517
return new Major(value);

0 commit comments

Comments
 (0)