Skip to content

Commit 9b6b6cd

Browse files
committed
remove unused stuff
1 parent be5abd8 commit 9b6b6cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/page.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
import { CloseIcon } from "@/components/CloseIcon";
44
import { NoAgentNotification } from "@/components/NoAgentNotification";
55
import TranscriptionView from "@/components/TranscriptionView";
6-
import useCombinedTranscriptions from "@/hooks/useCombinedTranscriptions";
76
import {
8-
AgentState,
97
BarVisualizer,
108
DisconnectButton,
119
RoomAudioRenderer,

0 commit comments

Comments
 (0)