Revision: 18030
          http://sourceforge.net/p/gate/code/18030
Author:   markagreenwood
Date:     2014-05-23 11:19:24 +0000 (Fri, 23 May 2014)
Log Message:
-----------
remove a rogue import statement

Modified Paths:
--------------
    gate/trunk/plugins/Developer_Tools/src/gate/creole/HeapDumper.java

Modified: gate/trunk/plugins/Developer_Tools/src/gate/creole/HeapDumper.java
===================================================================
--- gate/trunk/plugins/Developer_Tools/src/gate/creole/HeapDumper.java  
2014-05-23 10:23:33 UTC (rev 18029)
+++ gate/trunk/plugins/Developer_Tools/src/gate/creole/HeapDumper.java  
2014-05-23 11:19:24 UTC (rev 18030)
@@ -35,7 +35,6 @@
 import javax.swing.JFileChooser;
 import javax.swing.JOptionPane;
 import javax.swing.SwingUtilities;
-import javax.swing.filechooser.FileFilter;
 
 @SuppressWarnings("serial")
 @CreoleResource(tool = true, isPrivate = true, autoinstances = @AutoInstance, 
name = "Java Heap Dumper", helpURL = 
"http://gate.ac.uk/userguide/sec:misc-creole:dev-tools";, comment = "Dumps the 
Java heap to the specified file")

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


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to