diff --git a/frontend/js/commento.js b/frontend/js/commento.js index 4aef5ed..72c1d80 100644 --- a/frontend/js/commento.js +++ b/frontend/js/commento.js @@ -292,7 +292,6 @@ logoutButton.innerText = "Logout"; onclick(logoutButton, global.logout); - console.log(commenter); onclick(notificationSettingsButton, notificationSettings, email.unsubscribeSecretHex); onclick(profileEditButton, profileEdit);