reducing clutter

This commit is contained in:
rusefi 2020-05-20 19:02:12 -04:00
parent 725d2b816d
commit a608f185d5
1 changed files with 2 additions and 0 deletions

View File

@ -126,7 +126,9 @@ public class LogDownloader {
}
private void listDirectory() {
/*
CommandQueue.getInstance().write("ls /", CommandQueue.DEFAULT_TIMEOUT, InvocationConfirmationListener.VOID,
false);
*/
}
}