Skip to content

Commit

Permalink
commands: Remove meme commands
Browse files Browse the repository at this point in the history
The "plan" and "wen" commands were only ever being used to meme on
people and the answers given don't even reflect reality.
  • Loading branch information
awesomekling committed Jul 30, 2024
1 parent 54100a7 commit e47e5db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
1 change: 0 additions & 1 deletion src/commands/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

export { EmojiCommand } from "./emojiCommand";
export { GithubCommand, ReviewListCommand } from "./githubCommand";
export { PlanCommand } from "./planCommand";
export { QuickLinksCommand } from "./quickLinksCommand";
export { TestCommand } from "./testCommand";
export { UserCommand } from "./userCommand";
40 changes: 0 additions & 40 deletions src/commands/planCommand.ts

This file was deleted.

0 comments on commit e47e5db

Please sign in to comment.