Remove unused function
This commit is contained in:
parent
7d3e17f789
commit
4024503f61
@ -15,10 +15,6 @@ function reveal() {
|
||||
|
||||
window.addEventListener("scroll", reveal);
|
||||
|
||||
$(document).ready(function(){
|
||||
init();
|
||||
});
|
||||
|
||||
function init(){
|
||||
//Auto margin calculator
|
||||
var navbarHeight = $("nav").height();
|
||||
|
Loading…
x
Reference in New Issue
Block a user