Skip to content

Commit e47e5db

Browse files
committed
commands: Remove meme commands
The "plan" and "wen" commands were only ever being used to meme on people and the answers given don't even reflect reality.
1 parent 54100a7 commit e47e5db

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

src/commands/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
export { EmojiCommand } from "./emojiCommand";
2222
export { GithubCommand, ReviewListCommand } from "./githubCommand";
23-
export { PlanCommand } from "./planCommand";
2423
export { QuickLinksCommand } from "./quickLinksCommand";
2524
export { TestCommand } from "./testCommand";
2625
export { UserCommand } from "./userCommand";

src/commands/planCommand.ts

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)