Skip to content

Commit 594d29f

Browse files
committed
Fixed imports
1 parent 32d1b80 commit 594d29f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/src/main/java/com/faboslav/friendsandfoes/common/entity/CopperGolemEntity.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
import net.minecraft.world.entity.ai.control.LookControl;
4747
import net.minecraft.world.entity.ai.control.MoveControl;
4848
import net.minecraft.world.entity.animal.AbstractGolem;
49-
import net.minecraft.world.entity.animal.coppergolem.CopperGolem;
50-
import net.minecraft.world.entity.npc.Villager;
5149
import net.minecraft.world.entity.player.Player;
5250
import net.minecraft.world.item.AxeItem;
5351
import net.minecraft.world.item.Item;

0 commit comments

Comments
 (0)