refactor to use destroy method

This commit is contained in:
Timo K
2026-01-15 19:04:32 +01:00
parent f71e483080
commit 9b40d7420a
5 changed files with 28 additions and 39 deletions
@@ -16,7 +16,6 @@ import { MatrixError, type MatrixClient } from "matrix-js-sdk";
import {
combineLatest,
distinctUntilChanged,
first,
from,
map,
of,