Skip to content

Commit 61729e1

Browse files
fix: remove unused AssemblyAITranscriptResponse import
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d6d6842 commit 61729e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/hooks/useFileTranscription.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ import {
5151
waitForCompletion as assemblyaiWaitForCompletion,
5252
type AssemblyAIWord,
5353
type AssemblyAIUtterance,
54-
type AssemblyAITranscriptResponse,
5554
} from '../utils/assemblyaiFileApi'
5655

5756
/* ─── Soniox result conversion ──────────────────────────────── */

0 commit comments

Comments
 (0)