Revision: 17385
          http://sourceforge.net/p/gate/code/17385
Author:   markagreenwood
Date:     2014-02-21 15:50:50 +0000 (Fri, 21 Feb 2014)
Log Message:
-----------
cleaned up the imports -- this is essential a no-op to check jenkins

Modified Paths:
--------------
    gate/trunk/src/main/gate/Annotation.java

Modified: gate/trunk/src/main/gate/Annotation.java
===================================================================
--- gate/trunk/src/main/gate/Annotation.java    2014-02-21 14:11:56 UTC (rev 
17384)
+++ gate/trunk/src/main/gate/Annotation.java    2014-02-21 15:50:50 UTC (rev 
17385)
@@ -16,13 +16,11 @@
 
 package gate;
 
+import gate.event.AnnotationListener;
+
 import java.io.Serializable;
 import java.util.Set;
 
-import gate.event.AnnotationListener;
-import gate.util.FeatureBearer;
-import gate.util.IdBearer;
-
 /** An Annotation is an arc in an AnnotationSet. It is immutable, to avoid
   * the situation where each annotation has to point to its parent graph in
   * order to tell it to update its indices when it changes.

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


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to