diff options
Diffstat (limited to 'ao-tools/altosui/AltosGraphTime.java')
| -rw-r--r-- | ao-tools/altosui/AltosGraphTime.java | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/ao-tools/altosui/AltosGraphTime.java b/ao-tools/altosui/AltosGraphTime.java index ab01b888..a5451280 100644 --- a/ao-tools/altosui/AltosGraphTime.java +++ b/ao-tools/altosui/AltosGraphTime.java @@ -24,9 +24,6 @@ import org.jfree.data.xy.XYSeriesCollection;  import org.jfree.ui.RectangleAnchor;  import org.jfree.ui.TextAnchor; -import altosui.AltosDataPoint; -import altosui.AltosGraph; -  class AltosGraphTime extends AltosGraph {      static interface Element {          void attachGraph(AltosGraphTime g);  | 
