Skip to content

Commit 98843a6

Browse files
committed
fix!: resolve lint issue
BREAKING CHNAGE: Marking this one as the "breaking change" because I need to do so for the automation to bump the major version on release.
1 parent 1a37177 commit 98843a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/packages/AgentLiveClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { AgentEvents } from "../lib/enums/AgentEvents";
33
import { DeepgramError } from "../lib/errors";
44
import type {
55
AgentLiveSchema,
6-
SpeakModel,
76
DeepgramClientOptions,
87
FunctionCallResponse,
98
} from "../lib/types";

0 commit comments

Comments
 (0)