mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
imports cleanup
This commit is contained in:
@@ -27,7 +27,6 @@ use pocketmine\block\Liquid;
|
||||
use pocketmine\entity\Living;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\world\sound\EndermanTeleportSound;
|
||||
use function assert;
|
||||
use function min;
|
||||
use function mt_rand;
|
||||
|
||||
|
@@ -29,7 +29,6 @@ use pocketmine\block\VanillaBlocks;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\player\Player;
|
||||
use pocketmine\world\sound\FlintSteelSound;
|
||||
use function assert;
|
||||
|
||||
class FlintSteel extends Tool{
|
||||
|
||||
|
Reference in New Issue
Block a user