Skip to content

Commit

Permalink
Fixed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Sep 23, 2014
1 parent 98f7043 commit 75482e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/squeek/applecore/AppleCore.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import cpw.mods.fml.common.Mod.EventHandler;
import cpw.mods.fml.common.event.FMLInitializationEvent;
import cpw.mods.fml.common.event.FMLInterModComms;
import cpw.mods.fml.common.event.FMLPostInitializationEvent;
import cpw.mods.fml.common.event.FMLPreInitializationEvent;
import cpw.mods.fml.common.event.FMLServerStartingEvent;
import cpw.mods.fml.relauncher.IFMLLoadingPlugin;
Expand Down

0 comments on commit 75482e4

Please sign in to comment.