From 8794eb8d1d0cdbde30681eaf2ad9fd4da2238bc3 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 3 May 2021 01:32:40 +0200 Subject: [PATCH] update! --- Illumilib/Illumilib.csproj | 2 +- Illumilib/System/CorsairLighting.cs | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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;