@ -3,8 +3,6 @@
// Licensed under the Apache License, Version 2.0.
// </copyright>
using System.Numerics;
namespace ImageSharp.Formats
{
using System;
@ -3,12 +3,11 @@
namespace ImageSharp.Quantizers
using System.Collections.Generic;
using System.Threading.Tasks;
/// <summary>
@ -3,10 +3,9 @@
namespace ImageSharp.Processors