[longomatch] Remove unused import



commit 9b1809a10112c0339793184dd26898145f56b8e1
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Dec 18 20:23:20 2011 +0100

    Remove unused import

 LongoMatch.Services/Services/Core.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Services/Services/Core.cs b/LongoMatch.Services/Services/Core.cs
index 74472bd..0d20d11 100644
--- a/LongoMatch.Services/Services/Core.cs
+++ b/LongoMatch.Services/Services/Core.cs
@@ -18,7 +18,6 @@
 using System;
 using System.IO;
 using Mono.Unix;
-using Mono.Addins;
 
 using LongoMatch;
 using LongoMatch.DB;



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