Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Aug 18, 2024
1 parent c3f11ad commit 433f9e5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

@Mod(AzusaConfigMod.MOD_ID)
public class AzusaConfigModNeoForge {

public AzusaConfigModNeoForge() {
ModLoadingContext.get().registerExtensionPoint(IExtensionPoint.DisplayTest.class, () -> new IExtensionPoint.DisplayTest(() -> IExtensionPoint.DisplayTest.IGNORESERVERONLY, (a, b) -> true));
AzusaConfigImpl.init();
Expand Down

0 comments on commit 433f9e5

Please sign in to comment.