Skip to content

Commit

Permalink
remove unused imports accidentally added
Browse files Browse the repository at this point in the history
intellij needs to stop giving away that I copy and paste code sometimes
  • Loading branch information
DeveloperDeborah committed Oct 9, 2023
1 parent 1cfa1d8 commit 1cef0aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/no/runsafe/framework/tools/nms/EntityRegister.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import net.minecraft.server.v1_12_R1.Entity;
import net.minecraft.server.v1_12_R1.EntityTypes;
import net.minecraft.server.v1_12_R1.NBTBase;
import net.minecraft.server.v1_12_R1.NBTCompressedStreamTools;

import java.io.DataOutput;
import java.lang.reflect.Field;
Expand Down

0 comments on commit 1cef0aa

Please sign in to comment.