mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
make-release: added missing import
This commit is contained in:
parent
f4efaff73e
commit
9873f53e0c
@ -25,6 +25,7 @@ namespace pocketmine\build\make_release;
|
||||
|
||||
use pocketmine\utils\VersionString;
|
||||
use pocketmine\VersionInfo;
|
||||
use function defined;
|
||||
use function dirname;
|
||||
use function fgets;
|
||||
use function file_get_contents;
|
||||
|
Loading…
x
Reference in New Issue
Block a user