diff --git a/Illumilib/Illumilib.csproj b/Illumilib/Illumilib.csproj index 87a42de..6efd604 100644 --- a/Illumilib/Illumilib.csproj +++ b/Illumilib/Illumilib.csproj @@ -9,7 +9,7 @@ https://github.com/Ellpeck/Illumilib https://github.com/Ellpeck/Illumilib MIT - 1.1.1 + 1.2.0 diff --git a/Illumilib/System/CorsairLighting.cs b/Illumilib/System/CorsairLighting.cs index a3718f9..19d732d 100644 --- a/Illumilib/System/CorsairLighting.cs +++ b/Illumilib/System/CorsairLighting.cs @@ -1,5 +1,4 @@ -using System; -using System.Collections.Generic; +using System.Collections.Generic; using System.Linq; using Corsair.CUE.SDK;