Skip to content

Commit

Permalink
import optimisation
Browse files Browse the repository at this point in the history
  • Loading branch information
201st-Luka committed Aug 3, 2024
1 parent 5d45260 commit d8a5657
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import luka.modularmap.event.KeyInputHandler;
import net.minecraft.client.gui.screen.Screen;
import net.minecraft.client.gui.widget.TextWidget;
import net.minecraft.text.Text;

public class WaypointScreen extends MenuScreen {
public WaypointScreen() {
Expand Down
1 change: 0 additions & 1 deletion src/main/java/luka/modularmap/ModularMap.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package luka.modularmap;

import net.fabricmc.api.ModInitializer;

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

Expand Down

0 comments on commit d8a5657

Please sign in to comment.