Imports cleanup

This commit is contained in:
Dylan K. Taylor
2020-11-12 17:11:34 +00:00
parent c4d35d52e8
commit 5efd0eba13
3 changed files with 1 additions and 4 deletions

View File

@ -111,7 +111,6 @@ use pocketmine\world\sound\EntityAttackSound;
use pocketmine\world\sound\FireExtinguishSound;
use pocketmine\world\World;
use function abs;
use function array_key_exists;
use function assert;
use function count;
use function explode;