mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 04:17:07 +00:00
CS
This commit is contained in:
parent
a2ff9649d5
commit
4a770e5801
@ -30,7 +30,6 @@ use pocketmine\network\mcpe\protocol\ClientboundPacket;
|
|||||||
use pocketmine\network\mcpe\protocol\ServerboundPacket;
|
use pocketmine\network\mcpe\protocol\ServerboundPacket;
|
||||||
use pocketmine\scheduler\TaskHandler;
|
use pocketmine\scheduler\TaskHandler;
|
||||||
use function get_class;
|
use function get_class;
|
||||||
use function str_starts_with;
|
|
||||||
|
|
||||||
abstract class Timings{
|
abstract class Timings{
|
||||||
public const INCLUDED_BY_OTHER_TIMINGS_PREFIX = "** ";
|
public const INCLUDED_BY_OTHER_TIMINGS_PREFIX = "** ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user