fix lints

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2025-07-03 16:51:14 +02:00
parent 5cf1f61a0f
commit 63ed4cee68

View File

@@ -47,7 +47,6 @@ import { useUrlParams } from "../UrlParams";
import { useInitial } from "../useInitial";
import { getValue } from "../utils/observable";
import { type SelectedDevice } from "../state/MediaDevices";
import { platform } from "../Platform";
interface UseLivekitResult {
livekitRoom?: Room;