Unused import

This commit is contained in:
David Baker
2023-09-21 16:58:02 +01:00
parent 9c878eab80
commit 9bf0dc7dee

View File

@@ -20,7 +20,6 @@ import {
ExternalE2EEKeyProvider,
Room,
RoomOptions,
setLogLevel,
} from "livekit-client";
import { useLiveKitRoom } from "@livekit/components-react";
import { useEffect, useMemo, useRef, useState } from "react";