imports cleanup

This commit is contained in:
Dylan K. Taylor
2020-05-16 18:42:08 +01:00
parent 88715c7055
commit ae6a7b7cc9
3 changed files with 2 additions and 5 deletions

View File

@ -31,7 +31,6 @@ use pocketmine\nbt\tag\ShortTag;
use pocketmine\network\mcpe\protocol\types\entity\EntityLegacyIds;
use pocketmine\network\mcpe\protocol\types\entity\EntityMetadataProperties;
use pocketmine\player\Player;
use function realpath;
use function sqrt;
class ExperienceOrb extends Entity{