mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
CommandReader: fixed CS with php-cs-fixer 3.1.0
This commit is contained in:
@ -32,7 +32,6 @@ use function fstat;
|
||||
use function is_resource;
|
||||
use function microtime;
|
||||
use function preg_replace;
|
||||
use function readline;
|
||||
use function stream_isatty;
|
||||
use function stream_select;
|
||||
use function trim;
|
||||
|
Reference in New Issue
Block a user