reducing clutter
This commit is contained in:
parent
a2648c4d52
commit
97217be90a
|
@ -126,7 +126,9 @@ public class LogDownloader {
|
||||||
}
|
}
|
||||||
|
|
||||||
private void listDirectory() {
|
private void listDirectory() {
|
||||||
|
/*
|
||||||
CommandQueue.getInstance().write("ls /", CommandQueue.DEFAULT_TIMEOUT, InvocationConfirmationListener.VOID,
|
CommandQueue.getInstance().write("ls /", CommandQueue.DEFAULT_TIMEOUT, InvocationConfirmationListener.VOID,
|
||||||
false);
|
false);
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue