[longomatch] Delete unused import



commit 77864cbd324c087c96de7644f0360950e1d81e1d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed May 28 18:48:50 2014 +0200

    Delete unused import

 LongoMatch.Core/Store/Drawing.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Core/Store/Drawing.cs b/LongoMatch.Core/Store/Drawing.cs
index d47de2d..047e69f 100644
--- a/LongoMatch.Core/Store/Drawing.cs
+++ b/LongoMatch.Core/Store/Drawing.cs
@@ -17,7 +17,6 @@
 //
 
 using System;
-using System.Drawing.Imaging;
 using Newtonsoft.Json;
 
 using LongoMatch.Common;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]