Browse Source

Removing unused using

Former-commit-id: fe6fdc1cc9c3642299a7756b61c4748e83bb036d
af/merge-core
James South 12 years ago
parent
commit
11b0540a5e
  1. 1
      src/ImageProcessor/Imaging/Formats/WebPFormat.cs

1
src/ImageProcessor/Imaging/Formats/WebPFormat.cs

@ -22,7 +22,6 @@ namespace ImageProcessor.Imaging.Formats
using System.Text;
using ImageProcessor.Common.Exceptions;
using ImageProcessor.Configuration;
/// <summary>
/// Provides the necessary information to support webp images.

Loading…
Cancel
Save