Revision: 15969
          http://gate.svn.sourceforge.net/gate/?rev=15969&view=rev
Author:   valyt
Date:     2012-07-23 11:19:15 +0000 (Mon, 23 Jul 2012)
Log Message:
-----------
removed unused imports

Modified Paths:
--------------
    
gate/trunk/plugins/Tools/src/gate/configurableexporter/ConfigurableExporter.java

Modified: 
gate/trunk/plugins/Tools/src/gate/configurableexporter/ConfigurableExporter.java
===================================================================
--- 
gate/trunk/plugins/Tools/src/gate/configurableexporter/ConfigurableExporter.java
    2012-07-23 10:55:39 UTC (rev 15968)
+++ 
gate/trunk/plugins/Tools/src/gate/configurableexporter/ConfigurableExporter.java
    2012-07-23 11:19:15 UTC (rev 15969)
@@ -29,14 +29,11 @@
 import gate.creole.metadata.CreoleResource;
 import gate.creole.metadata.Optional;
 import gate.creole.metadata.RunTime;
-import gate.util.OffsetComparator;
 
 import java.io.BufferedReader;
 import java.io.InputStreamReader;
 import java.io.PrintStream;
 import java.io.Serializable;
-import java.util.ArrayList;
-import java.util.Collections;
 import java.util.Iterator;
 import java.util.List;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to