Skip to content

Commit 94de222

Browse files
committed
fix CS
1 parent 5954f3f commit 94de222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/PacketPool.php

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
use pocketmine\utils\BinaryDataException;
1919

2020
class PacketPool{
21-
2221
protected static ?PacketPool $instance = null;
2322

2423
public static function getInstance() : self{

0 commit comments

Comments
 (0)