mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-08 19:38:36 +01:00
unused code
This commit is contained in:
parent
90faa8f854
commit
7450d32caf
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user