mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 01:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
7aa99fa987
commit
c073ed3c27
|
|
@ -14,9 +14,9 @@ declare(strict_types=1);
|
|||
|
||||
namespace phpOMS\Socket\Server;
|
||||
|
||||
use phpOMS\Account\NullAccount;
|
||||
use phpOMS\Socket\Client\ClientConnection;
|
||||
use phpOMS\Socket\Client\NullClientConnection;
|
||||
use phpOMS\Account\NullAccount;
|
||||
|
||||
/**
|
||||
* Client manager class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user