diff --git a/src/TextUI/Command.php b/src/TextUI/Command.php index 7c245d89090..f11c9f3f000 100644 --- a/src/TextUI/Command.php +++ b/src/TextUI/Command.php @@ -32,7 +32,6 @@ use function printf; use function realpath; use function sort; - use function sprintf; use function str_replace; use function stream_resolve_include_path;