diff --git a/app/Peripherals/PeripheralsProvider.cs b/app/Peripherals/PeripheralsProvider.cs index a25ec5b1..1e2c23dd 100644 --- a/app/Peripherals/PeripheralsProvider.cs +++ b/app/Peripherals/PeripheralsProvider.cs @@ -219,7 +219,6 @@ namespace GHelper.Peripherals DetectMouse(new PugioIIWired()); DetectMouse(new StrixImpactII()); DetectMouse(new StrixImpactIIElectroPunk()); - DetectMouse(new StrixEvolve()); DetectMouse(new Chakram()); DetectMouse(new ChakramWired()); DetectMouse(new ChakramCore());