mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
fix CS
This commit is contained in:
parent
1da4c45979
commit
03fdbd9f7b
@ -24,7 +24,6 @@ declare(strict_types=1);
|
|||||||
namespace pocketmine\item;
|
namespace pocketmine\item;
|
||||||
|
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
use pocketmine\block\BlockFactory;
|
|
||||||
|
|
||||||
class ItemFactoryTest extends TestCase{
|
class ItemFactoryTest extends TestCase{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user