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