mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
strip extra blank lines (php-cs-fixer)
This commit is contained in:
@ -21,12 +21,10 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
namespace pocketmine\network\mcpe\protocol;
|
||||
|
||||
#include <rules/DataPacket.h>
|
||||
|
||||
|
||||
use pocketmine\network\mcpe\handler\PacketHandler;
|
||||
|
||||
class SetTitlePacket extends DataPacket implements ClientboundPacket{
|
||||
|
Reference in New Issue
Block a user