Skip to content

Commit

Permalink
fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Sep 20, 2022
1 parent 5954f3f commit 94de222
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PacketPool.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
use pocketmine\utils\BinaryDataException;

class PacketPool{

protected static ?PacketPool $instance = null;

public static function getInstance() : self{
Expand Down

0 comments on commit 94de222

Please sign in to comment.