mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
Fix CS again
This commit is contained in:
parent
217385efb9
commit
a5ebbf8adb
@ -24,7 +24,7 @@ declare(strict_types=1);
|
||||
namespace pocketmine\command\utils;
|
||||
|
||||
use function preg_match_all;
|
||||
use function stripslashes;
|
||||
use function preg_replace;
|
||||
|
||||
final class CommandStringHelper{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user