commento.js: remove stray console.log
This commit is contained in:
@@ -292,7 +292,6 @@
|
||||
logoutButton.innerText = "Logout";
|
||||
|
||||
onclick(logoutButton, global.logout);
|
||||
console.log(commenter);
|
||||
onclick(notificationSettingsButton, notificationSettings, email.unsubscribeSecretHex);
|
||||
onclick(profileEditButton, profileEdit);
|
||||
|
||||
|
Reference in New Issue
Block a user