Skip to content

Commit

Permalink
Forgot about this
Browse files Browse the repository at this point in the history
- Removed Proxy logger
  • Loading branch information
Jacky1356400 committed Jul 10, 2017
1 parent 163e463 commit 7c11610
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public void preInit(FMLPreInitializationEvent e) {
}

public void init(FMLInitializationEvent e) {
Exchangers.logger.info("proxy");
MinecraftForge.EVENT_BUS.register(new RenderOverlayHandler());
MinecraftForge.EVENT_BUS.register(new WorldEventHandler());
}
Expand Down

0 comments on commit 7c11610

Please sign in to comment.