X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Faltosui%2FAltosDebug.java;h=9c10129ddbf2aeb4ece08dc9af3a5f47f4d375b7;hb=8463ffcaca6bcd31e645aba71c171f548dce96d8;hp=3f469d48214dfc4ec9a999c425631ea55ba8d0b0;hpb=ddc83b4c401be965a9947782becf20cc8c54e6a2;p=fw%2Faltos diff --git a/ao-tools/altosui/AltosDebug.java b/ao-tools/altosui/AltosDebug.java index 3f469d48..9c10129d 100644 --- a/ao-tools/altosui/AltosDebug.java +++ b/ao-tools/altosui/AltosDebug.java @@ -22,8 +22,6 @@ import java.io.*; import java.util.concurrent.LinkedBlockingQueue; import java.util.LinkedList; import java.util.Iterator; -import altosui.AltosSerial; -import altosui.AltosRomconfig; public class AltosDebug extends AltosSerial {