diff options
| author | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-02-20 03:28:14 +0000 |
|---|---|---|
| committer | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-02-20 03:28:14 +0000 |
| commit | 1a975f49bde835fb1481d84514e0681c3e49f900 (patch) | |
| tree | f35b1c479506bf70657f361577daedb4bb7c8c0e /src/main/java | |
| parent | 8a0b2eef1c351c66c1c0b9dda2c3a451a9eb8e7d (diff) | |
| download | GT5-Unofficial-1a975f49bde835fb1481d84514e0681c3e49f900.tar.gz GT5-Unofficial-1a975f49bde835fb1481d84514e0681c3e49f900.tar.bz2 GT5-Unofficial-1a975f49bde835fb1481d84514e0681c3e49f900.zip | |
Spotless
Diffstat (limited to 'src/main/java')
| -rw-r--r-- | src/main/java/com/github/technus/tectech/thing/block/EyeOfHarmonyBlock.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/com/github/technus/tectech/thing/block/EyeOfHarmonyBlock.java b/src/main/java/com/github/technus/tectech/thing/block/EyeOfHarmonyBlock.java index ae5d3f5083..1085c2b3f3 100644 --- a/src/main/java/com/github/technus/tectech/thing/block/EyeOfHarmonyBlock.java +++ b/src/main/java/com/github/technus/tectech/thing/block/EyeOfHarmonyBlock.java @@ -7,7 +7,6 @@ import net.minecraft.tileentity.TileEntity; import net.minecraft.world.World; import com.github.technus.tectech.TecTech; -import com.github.technus.tectech.thing.metaTileEntity.multi.GT_MetaTileEntity_EM_EyeOfHarmony; import cpw.mods.fml.common.registry.GameRegistry; import cpw.mods.fml.relauncher.Side; |
