Skip to content

Commit

Permalink
so close to a perfect merge
Browse files Browse the repository at this point in the history
  • Loading branch information
TropheusJ committed Mar 3, 2024
1 parent 6aa5d96 commit efb3fff
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package com.simibubi.create.content.decoration.copycat;

import java.util.Objects;
import java.util.Random;
import java.util.function.Supplier;

import com.jozufozu.flywheel.fabric.model.FabricModelUtil;
Expand Down Expand Up @@ -35,8 +34,6 @@
import net.minecraft.world.level.block.Block;
import net.minecraft.world.level.block.state.BlockState;

import javax.annotation.Nullable;

public abstract class CopycatModel extends ForwardingBakedModel implements CustomParticleIconModel {

public CopycatModel(BakedModel originalModel) {
Expand Down

0 comments on commit efb3fff

Please sign in to comment.