Revision: 18194
          http://sourceforge.net/p/gate/code/18194
Author:   markagreenwood
Date:     2014-07-17 15:11:10 +0000 (Thu, 17 Jul 2014)
Log Message:
-----------
removed the dummy param

Modified Paths:
--------------
    
gate/trunk/plugins/Format_FastInfoset/src/gate/corpora/FastInfosetExporter.java

Modified: 
gate/trunk/plugins/Format_FastInfoset/src/gate/corpora/FastInfosetExporter.java
===================================================================
--- 
gate/trunk/plugins/Format_FastInfoset/src/gate/corpora/FastInfosetExporter.java 
    2014-07-17 15:10:39 UTC (rev 18193)
+++ 
gate/trunk/plugins/Format_FastInfoset/src/gate/corpora/FastInfosetExporter.java 
    2014-07-17 15:11:10 UTC (rev 18194)
@@ -18,13 +18,10 @@
 import gate.DocumentExporter;
 import gate.FeatureMap;
 import gate.creole.metadata.AutoInstance;
-import gate.creole.metadata.CreoleParameter;
 import gate.creole.metadata.CreoleResource;
-import gate.creole.metadata.RunTime;
 
 import java.io.IOException;
 import java.io.OutputStream;
-import java.net.URL;
 
 import javax.xml.stream.XMLStreamException;
 

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


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to