mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +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,
|
||||
IRgbService rgbService,
|
||||
IProfileService profileService,
|
||||
IModuleService moduleService, // injected to ensure module priorities get applied
|
||||
IProcessMonitorService processMonitorService //injected to keep track of processes
|
||||
IModuleService moduleService // injected to ensure module priorities get applied
|
||||
)
|
||||
{
|
||||
Kernel = kernel;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user