Some PhpStorm cleanup

This commit is contained in:
Dylan K. Taylor
2017-02-12 12:36:02 +00:00
parent 5a12f40074
commit 8f9c52507a
5 changed files with 3 additions and 9 deletions

View File

@ -65,7 +65,6 @@ namespace {
}
namespace pocketmine {
use pocketmine\network\protocol\Info as ProtocolInfo;
use pocketmine\utils\Binary;
use pocketmine\utils\MainLogger;
use pocketmine\utils\ServerKiller;