Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Aug 28, 2023
1 parent cc1b5bb commit fe855f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/interactions/autocomplete/lyrics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const recentQueries = new Map();

const autocomplete: CustomAutocompleteInteraction = {
execute: async ({ interaction, executionId }) => {
// TODO: Extract autocomplete logic
const logger = loggerTemplate.child({
executionId: executionId,
shardId: interaction.guild?.shardId,
Expand Down

0 comments on commit fe855f0

Please # to comment.