Remove some debug code for the notifications

Whoops
This commit is contained in:
somebody
2022-10-30 11:16:16 -05:00
parent 9291e11088
commit b0bad4999b

View File

@@ -5499,8 +5499,6 @@ function reportError(title, text) {
showNotification(title, text, "error");
}
showNotification("Be aware!", "Things are happening at an alarming pace!");
//function to load more actions if nessisary
function infinite_scroll() {
if (scroll_trigger_element != undefined) {