From d2a3271fc11237109d0c042d1e2260648799938e Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 24 Aug 2021 20:11:10 -0400 Subject: [PATCH] fixed --- webroot/js/main.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/webroot/js/main.js b/webroot/js/main.js index 4454e8c..13d19bb 100644 --- a/webroot/js/main.js +++ b/webroot/js/main.js @@ -1,6 +1,4 @@ - $(function(){ - require('dotenv').config() var $main = $("#main"), $window = $( window ), mainHeight = $main.outerHeight(),