Bits of cleanup.

This commit is contained in:
Eric Stokes 2011-07-16 14:11:14 -06:00
parent d6f046a4fc
commit 2b4ab07417
2 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,5 @@
package com.onarandombox.MultiverseCore;
import java.util.logging.Level;
import org.bukkit.ChatColor;
import org.bukkit.Location;
import org.bukkit.World;

View File

@ -1,7 +1,6 @@
package com.onarandombox.MultiverseCore.commands;
import java.util.List;
import java.util.logging.Level;
import org.bukkit.ChatColor;
import org.bukkit.Location;