diff org.eclipse.draw2d/src/org/eclipse/draw2d/graph/VirtualNodeCreation.d @ 17:6f068362a363

Remove direct import of tango.text.convert.Format
author Frank Benoit <benoit@tionex.de>
date Wed, 18 Mar 2009 09:09:23 +0100
parents bc29606a740c
children
line wrap: on
line diff
--- a/org.eclipse.draw2d/src/org/eclipse/draw2d/graph/VirtualNodeCreation.d	Wed Mar 18 08:56:47 2009 +0100
+++ b/org.eclipse.draw2d/src/org/eclipse/draw2d/graph/VirtualNodeCreation.d	Wed Mar 18 09:09:23 2009 +0100
@@ -14,7 +14,6 @@
 module org.eclipse.draw2d.graph.VirtualNodeCreation;
 
 import java.lang.all;
-import tango.text.convert.Format;
 
 import org.eclipse.draw2d.geometry.Insets;
 import org.eclipse.draw2d.graph.Edge;