mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-13 15:05:33 +00:00
Removed leftover import from 3d1502c9ad2b98f9e38f7a0d61e8148fb8ef660a
This commit is contained in:
parent
c26544475e
commit
9c085799e6
@ -24,7 +24,6 @@ declare(strict_types=1);
|
|||||||
namespace pocketmine\permission;
|
namespace pocketmine\permission;
|
||||||
|
|
||||||
use function file_get_contents;
|
use function file_get_contents;
|
||||||
use function yaml_parse_file;
|
|
||||||
|
|
||||||
abstract class DefaultPermissions{
|
abstract class DefaultPermissions{
|
||||||
public const ROOT = "pocketmine";
|
public const ROOT = "pocketmine";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user