This commit is contained in:
Dylan K. Taylor 2023-02-23 22:00:24 +00:00
parent f704bfb63a
commit f44946cb49
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -23,7 +23,7 @@ declare(strict_types=1);
namespace pocketmine\build\generate_bedrockdata_path_consts;
use Webmozart\PathUtil\Path;
use Symfony\Component\Filesystem\Path;
use function dirname;
use function fclose;
use function fopen;