mirror of
https://github.com/Artemis-RGB/Artemis
synced 2026-01-01 02:03:32 +00:00
Process Monitor - removed unneeded injection
This commit is contained in:
parent
d4a0b0710c
commit
a21db5eaa4
@ -46,8 +46,7 @@ namespace Artemis.Core.Services
|
|||||||
IPluginManagementService pluginManagementService,
|
IPluginManagementService pluginManagementService,
|
||||||
IRgbService rgbService,
|
IRgbService rgbService,
|
||||||
IProfileService profileService,
|
IProfileService profileService,
|
||||||
IModuleService moduleService, // injected to ensure module priorities get applied
|
IModuleService moduleService // injected to ensure module priorities get applied
|
||||||
IProcessMonitorService processMonitorService //injected to keep track of processes
|
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
Kernel = kernel;
|
Kernel = kernel;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user