Skip to content

Commit

Permalink
feat: MixedSlabs (WIP)
Browse files Browse the repository at this point in the history
Remove unused imports
  • Loading branch information
xYundy committed May 9, 2024
1 parent c2228f3 commit 48ae79a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Redirect;

import static pl.xyundy.squaredadditions.slabs.Util.VERTICAL_TYPE;

// Massive thanks to andrew6rant & Oliver-makes-code for some of the code behind this mixin
// https://github.com/Andrew6rant/Auto-Slabs/blob/1.20.x/src/main/java/io/github/andrew6rant/autoslabs/mixin/ClientPlayerInteractionManagerMixin.java
// https://github.com/Oliver-makes-code/autoslab/blob/1.19/src/main/java/olivermakesco/de/autoslab/mixin/Mixin_ClientPlayerInteractionManager.java
Expand Down

0 comments on commit 48ae79a

Please sign in to comment.