mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 19:47:44 +03:00
Jul 5th update
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#ifndef __ORCHESTRATION_COMP_H__
|
||||
#define __ORCHESTRATION_COMP_H__
|
||||
|
||||
#include "i_messaging_downloader.h"
|
||||
#include "i_messaging.h"
|
||||
#include "i_mainloop.h"
|
||||
#include "i_shell_cmd.h"
|
||||
@@ -49,7 +48,6 @@ class OrchestrationComp
|
||||
Singleton::Consume<I_DetailsResolver>,
|
||||
Singleton::Consume<I_RestApi>,
|
||||
Singleton::Consume<I_TenantManager>,
|
||||
Singleton::Consume<I_MessagingDownloader>,
|
||||
Singleton::Consume<I_PackageHandler>,
|
||||
Singleton::Consume<I_ServiceController>,
|
||||
Singleton::Consume<I_UpdateCommunication>,
|
||||
|
Reference in New Issue
Block a user