clean up imports

This commit is contained in:
Dylan K. Taylor
2019-08-20 15:59:27 +01:00
parent ea374f5c37
commit 794c7b2469
16 changed files with 3 additions and 21 deletions

View File

@ -29,7 +29,6 @@ use pocketmine\block\UnknownBlock;
use pocketmine\block\VanillaBlocks;
use pocketmine\command\CommandSender;
use pocketmine\crafting\CraftingGrid;
use pocketmine\entity\effect\EffectInstance;
use pocketmine\entity\effect\VanillaEffects;
use pocketmine\entity\Entity;
use pocketmine\entity\EntityFactory;