@ -3,7 +3,6 @@
using System;
using System.Runtime.CompilerServices;
using SixLabors.ImageSharp.ColorSpaces;
namespace SixLabors.ImageSharp.ColorSpaces.Conversion.Implementation.CieLchColorSapce
{
@ -2,7 +2,6 @@
// Licensed under the Apache License, Version 2.0.
using System.Collections;
using System.Collections.Generic;
using SixLabors.ImageSharp.PixelFormats;
using System.Numerics;
using SixLabors.ImageSharp.Memory;
namespace SixLabors.ImageSharp.PixelFormats