Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
tcm390 committed Nov 27, 2024
1 parent 9aa244c commit d44a39a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions packages/client-discord/src/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ import {
ChannelType,
Client,
Message as DiscordMessage,
PermissionsBitField,
TextChannel,
ThreadChannel,
} from "discord.js";
import { elizaLogger } from "@ai16z/eliza";
import { AttachmentManager } from "./attachments.ts";
Expand Down
3 changes: 0 additions & 3 deletions packages/client-discord/src/voice.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import {
Content,
HandlerCallback,
IAgentRuntime,
ISpeechService,
ITranscriptionService,
Memory,
ModelClass,
ServiceType,
Expand All @@ -13,7 +11,6 @@ import {
elizaLogger,
embeddingZeroVector,
generateMessageResponse,
messageCompletionFooter,
stringToUuid,
generateShouldRespond,
} from "@ai16z/eliza";
Expand Down

0 comments on commit d44a39a

Please sign in to comment.