Merge remote-tracking branch 'origin/1.20' into 1.21

This commit is contained in:
embeddedt 2024-06-10 21:45:23 -04:00
commit 1dce8d4ccf
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -19,7 +19,6 @@ import javax.annotation.processing.SupportedOptions;
import javax.lang.model.SourceVersion;
import javax.lang.model.element.Element;
import javax.lang.model.element.TypeElement;
import javax.lang.model.util.Elements;
import javax.tools.Diagnostic;
import org.fury_phoenix.mixinAp.config.MixinConfig;