Skip to content

Commit

Permalink
Fix broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Jul 17, 2021
1 parent d938ba4 commit 4165666
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
import baritone.api.fakeplayer.FakeServerPlayerEntity;
import com.google.common.collect.ImmutableMap;
import com.jamieswhiteshirt.reachentityattributes.ReachEntityAttributes;
import ladysnake.pandemonium.common.util.RayHelper;
import ladysnake.requiem.core.util.RayHelper;
import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityGroup;
Expand Down

0 comments on commit 4165666

Please sign in to comment.