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