Eclipse suggested cleanup.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2971 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
//
|
||||
// $Id: NodeMap.java,v 1.8 2002/06/15 01:59:43 shaper Exp $
|
||||
// $Id: NodeMap.java,v 1.9 2004/02/25 14:44:33 mdb Exp $
|
||||
|
||||
package com.threerings.nodemap;
|
||||
|
||||
import java.awt.*;
|
||||
import java.util.*;
|
||||
import javax.swing.JComponent;
|
||||
|
||||
import com.samskivert.swing.ToolTipManager;
|
||||
import com.samskivert.swing.ToolTipProvider;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: DirectionalEdge.java,v 1.5 2002/06/15 02:13:11 shaper Exp $
|
||||
// $Id: DirectionalEdge.java,v 1.6 2004/02/25 14:44:33 mdb Exp $
|
||||
|
||||
package com.threerings.nodemap.direction;
|
||||
|
||||
@@ -7,8 +7,6 @@ import java.awt.Graphics2D;
|
||||
import java.awt.Graphics;
|
||||
import java.awt.Stroke;
|
||||
|
||||
import com.threerings.util.DirectionCodes;
|
||||
|
||||
import com.threerings.nodemap.Edge;
|
||||
import com.threerings.nodemap.Node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user