remove debug logging

This commit is contained in:
Neshura 2024-01-03 23:58:43 +01:00
parent d9e0bae305
commit fbe9f89c0f
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 1 additions and 5 deletions
src/lib/components

View file

@ -37,9 +37,6 @@
$effect(() => {
if (typeof monitor !== 'undefined') {
if (monitor.monitorID == 9) {
console.log('Vaultwarden: ', monitor.status);
}
status = monitor.status;
}
if (icons.length != 0) {