import cleanup and fixed an inspection

This commit is contained in:
Dylan K. Taylor
2017-08-21 17:39:02 +01:00
parent d2ace6bdd2
commit 604d11a8fd
7 changed files with 4 additions and 15 deletions

View File

@ -33,7 +33,6 @@ use pocketmine\event\entity\EntityDamageByEntityEvent;
use pocketmine\event\entity\EntityDamageEvent;
use pocketmine\event\entity\EntityExplodeEvent;
use pocketmine\item\Item;
use pocketmine\level\format\SubChunkInterface;
use pocketmine\level\particle\HugeExplodeSeedParticle;
use pocketmine\math\AxisAlignedBB;
use pocketmine\math\Math;