Skip to content

Commit

Permalink
Update: Some small little changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Wood committed Oct 8, 2024
1 parent 35a8973 commit 32dd925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/slashCommands/moderation/clear.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ module.exports = {
}
}
} catch (err) {
logger.info(`An error occurred. ${err}`, { label: "ERROR" });
interaction.reply({
content: "This command cannot be used in Direct Messages.",
ephemeral: true,
Expand Down

0 comments on commit 32dd925

Please sign in to comment.