[chronojump] Minor fix



commit dd8c80aa9210968e1ba961bafaf2d3ac2037ae35
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Dec 28 14:50:31 2020 +0100

    Minor fix

 src/news.cs | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/news.cs b/src/news.cs
index e7cb1297..e480c687 100644
--- a/src/news.cs
+++ b/src/news.cs
@@ -21,7 +21,6 @@
 using System;
 using System.IO;               //for detect OS //TextWriter
 using System.Collections.Generic; //List<T>
-using Mono.Unix;
 
 public class News
 {


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