This commit is contained in:
2021-12-03 14:46:38 +08:00
parent 14db451313
commit 6786b313b5
2 changed files with 2 additions and 23 deletions
-7
View File
@@ -27,13 +27,6 @@ class AsyncTaskExecute extends BaseObject
public ?SwooleServerInterface $server = null;
/**
* @var Container
*/
#[Inject(ContainerInterface::class)]
public ContainerInterface $container;
private HashMap $hashMap;