Skip to content

Commit

Permalink
Remove Unnecessary Import Statement
Browse files Browse the repository at this point in the history
  • Loading branch information
EmpressAutumn committed Feb 18, 2024
1 parent 99d0003 commit 86cbfa7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import net.minecraft.block.Block;
import net.minecraft.block.Blocks;
import net.minecraft.inventory.LootableInventory;
import net.minecraft.loot.LootTables;
import net.minecraft.util.Identifier;
import net.minecraft.util.math.BlockPos;
import net.minecraft.util.math.random.Random;
Expand Down

0 comments on commit 86cbfa7

Please sign in to comment.