Skip to content

Commit

Permalink
goddamn
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyowo committed Jun 2, 2024
1 parent bae2935 commit e4af6ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/plugins/Utility/commands/HelpCmd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { commandTypeHelpers as ct } from "../../../commandTypes.js";
import { env } from "../../../env.js";
import { createChunkedMessage } from "../../../utils.js";
import { utilityCmd } from "../types.js";
import { env } from "../../../env.js";

export const HelpCmd = utilityCmd({
trigger: "help",
Expand Down

0 comments on commit e4af6ff

Please sign in to comment.