imports cleanup

This commit is contained in:
Dylan K. Taylor
2020-04-28 17:27:38 +01:00
parent 81044d6aea
commit f9a587d40e
17 changed files with 14 additions and 11 deletions

View File

@@ -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{