mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-24 22:01:49 +01:00
unused code
This commit is contained in:
parent
90faa8f854
commit
7450d32caf
@ -195,10 +195,6 @@ function addListeningList(user, token) {
|
|||||||
$(listening).append(line);
|
$(listening).append(line);
|
||||||
}
|
}
|
||||||
|
|
||||||
function timeAgo() {
|
|
||||||
$("time.timeago").timeago();
|
|
||||||
}
|
|
||||||
|
|
||||||
function addToast(title, msg, yes = null, no = null) {
|
function addToast(title, msg, yes = null, no = null) {
|
||||||
let toast = $(`<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">
|
let toast = $(`<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">
|
||||||
<div class="toast-header">
|
<div class="toast-header">
|
||||||
|
Loading…
Reference in New Issue
Block a user