Skip to content

Commit

Permalink
rem(unnecessary comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvb-uy committed Aug 31, 2024
1 parent 282ee18 commit ff8f43f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/elocindev/eldritch_end/EldritchEnd.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ public class EldritchEnd implements ModInitializer {
public static final String MODID = "eldritch_end";
public static final Logger LOGGER = LoggerFactory.getLogger(MODID);

// Test

@Override
public void onInitialize() {
ConfigLoader.register();
Expand Down

0 comments on commit ff8f43f

Please sign in to comment.