mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
automated imports cleanup
This commit is contained in:
parent
3a78735982
commit
80b804f7aa
@ -24,7 +24,6 @@ declare(strict_types=1);
|
||||
namespace pocketmine\event\player;
|
||||
|
||||
use pocketmine\lang\TextContainer;
|
||||
use pocketmine\lang\TranslationContainer;
|
||||
use pocketmine\Player;
|
||||
|
||||
/**
|
||||
|
@ -28,6 +28,7 @@ use function fopen;
|
||||
use function function_exists;
|
||||
use function getenv;
|
||||
use function is_array;
|
||||
use function sapi_windows_vt100_support;
|
||||
use function stream_isatty;
|
||||
|
||||
abstract class Terminal{
|
||||
|
Loading…
x
Reference in New Issue
Block a user