TMCH updates

This commit is contained in:
Pinga 2025-05-06 00:24:22 +03:00
parent 2cfa794e72
commit 27246ff77a
4 changed files with 33 additions and 19 deletions

View file

@ -21,9 +21,6 @@ use Swoole\Timer;
use Swoole\Coroutine\Server;
use Swoole\Coroutine\Server\Connection;
use Namingo\Rately\Rately;
use Selective\XmlDSig\PublicKeyStore;
use Selective\XmlDSig\CryptoVerifier;
use Selective\XmlDSig\XmlSignatureVerifier;
$table = new Table(1024);
$table->column('clid', Table::TYPE_STRING, 64);