CommandReader: fixed CS with php-cs-fixer 3.1.0

This commit is contained in:
Dylan K. Taylor 2021-08-29 23:35:07 +01:00
parent f506c922b5
commit 6c85d4d254
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -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;