[f-spot] Remove duplicate using statement.



commit 8a919bc165c62e9735833ea9e7023c6eb5802786
Author: Ruben Vermeersch <ruben savanne be>
Date:   Mon Jun 15 01:10:14 2009 +0200

    Remove duplicate using statement.

 src/ImportCommand.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ImportCommand.cs b/src/ImportCommand.cs
index 83238f1..96359ed 100644
--- a/src/ImportCommand.cs
+++ b/src/ImportCommand.cs
@@ -19,7 +19,6 @@ using System.IO;
 using System;
 using Mono.Unix;
 
-using FSpot.Widgets;
 using FSpot;
 using FSpot.Utils;
 using FSpot.UI.Dialog;



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