From f39b06a43d3dc3f764c3f6ae4b9df5a042b0417a Mon Sep 17 00:00:00 2001 From: James South Date: Tue, 19 Aug 2014 18:57:03 +0100 Subject: [PATCH] Removing unused reference Former-commit-id: d8d15b9da21b12e84da99f5f519ebd60543a0e22 --- src/ImageProcessor/Configuration/ImageProcessorBootstrapper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ImageProcessor/Configuration/ImageProcessorBootstrapper.cs b/src/ImageProcessor/Configuration/ImageProcessorBootstrapper.cs index abb4033a95..89b4ddee10 100644 --- a/src/ImageProcessor/Configuration/ImageProcessorBootstrapper.cs +++ b/src/ImageProcessor/Configuration/ImageProcessorBootstrapper.cs @@ -18,7 +18,6 @@ namespace ImageProcessor.Configuration using System.Linq; using System.Reflection; - using ImageProcessor.Common.Exceptions; using ImageProcessor.Common.Extensions; using ImageProcessor.Imaging.Formats;