This commit is contained in:
Bimmy 2022-08-05 18:23:05 +03:00
parent a1807b9ae9
commit 3d6b842d20
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
namespace taskman;
use Amp;
use ClickHouseDB;
use Exception;
interface IATFDevicePool
{