mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Fixed CS
This commit is contained in:
parent
8e1d27a719
commit
b525f45bf8
@ -23,9 +23,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace pocketmine\permission;
|
namespace pocketmine\permission;
|
||||||
|
|
||||||
use pocketmine\plugin\Plugin;
|
|
||||||
use pocketmine\utils\ObjectSet;
|
|
||||||
|
|
||||||
final class PermissibleBase implements Permissible{
|
final class PermissibleBase implements Permissible{
|
||||||
use PermissibleDelegateTrait;
|
use PermissibleDelegateTrait;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user