- remove some useless console.log
    - remove useless files
This commit is contained in:
Kum1ta
2024-11-18 18:08:14 +01:00
parent 9f34d9b554
commit 17a0321532
342 changed files with 86 additions and 158195 deletions

View File

@ -6,7 +6,7 @@
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/09/19 23:08:31 by edbernar #+# #+# */
/* Updated: 2024/11/18 15:26:23 by edbernar ### ########.fr */
/* Updated: 2024/11/18 16:35:44 by edbernar ### ########.fr */
/* */
/* ************************************************************************** */
@ -240,7 +240,6 @@ function buttonDashboard(userInfo)
const contentStats = document.getElementsByClassName('contentStats')[0];
let actualPage = 0;
console.log(userInfo);
function changeDashboard()
{
contentStats.innerHTML = '';