unused code

This commit is contained in:
creeper123123321 2021-09-25 15:07:05 -03:00 committed by GitHub
parent 90faa8f854
commit 7450d32caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,10 +195,6 @@ function addListeningList(user, token) {
$(listening).append(line);
}
function timeAgo() {
$("time.timeago").timeago();
}
function addToast(title, msg, yes = null, no = null) {
let toast = $(`<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">
<div class="toast-header">