Skip to content

Commit

Permalink
Remove instamine (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wide-Cat authored Mar 30, 2024
1 parent 46cef0f commit 12f9928
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 132 deletions.
1 change: 0 additions & 1 deletion src/main/java/anticope/rejects/MeteorRejectsAddon.java
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public void onInitialize() {
modules.add(new GamemodeNotifier());
modules.add(new GhostMode());
modules.add(new Glide());
modules.add(new InstaMine());
modules.add(new ItemGenerator());
modules.add(new InteractionMenu());
modules.add(new Jetpack());
Expand Down
131 changes: 0 additions & 131 deletions src/main/java/anticope/rejects/modules/InstaMine.java

This file was deleted.

1 comment on commit 12f9928

@yorik100
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why???

Please sign in to comment.