From 2f2112c3bd1acf9823c4939d976e6c788a0b77e4 Mon Sep 17 00:00:00 2001 From: Antoine Date: Mon, 12 May 2025 16:31:18 +0200 Subject: [PATCH] rebundling --- js/app.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/app.js b/js/app.js index 2a126a9..77acd93 100644 --- a/js/app.js +++ b/js/app.js @@ -36,8 +36,6 @@ } // resources/js/app.js - console.log("menuInit"); - console.log("menuIniteeeee"); window.addEventListener("load", function() { menuInit(); });