Skip to content

Commit dd5f88a

Browse files
committed
removed .panic
1 parent 9aebf6a commit dd5f88a

File tree

2 files changed

+0
-32
lines changed

2 files changed

+0
-32
lines changed

src/main/java/meteordevelopment/meteorclient/systems/commands/Commands.java

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public void init() {
4949
add(new LocateCommand());
5050
add(new NbtCommand());
5151
add(new NotebotCommand());
52-
add(new PanicCommand());
5352
add(new PeekCommand());
5453
add(new ProfilesCommand());
5554
add(new ReloadCommand());

src/main/java/meteordevelopment/meteorclient/systems/commands/commands/PanicCommand.java

-31
This file was deleted.

0 commit comments

Comments
 (0)