We have two Main.java classes that can be called with various command-line arguments and dispatch to other classes. I suspect that some of these are obsolete. They don't show up as "unused" because they are called in the dispatch.
Review each dispatch item and see if we still need that code.
@macchiati could you please help review/evaluate?
We have two Main.java classes that can be called with various command-line arguments and dispatch to other classes. I suspect that some of these are obsolete. They don't show up as "unused" because they are called in the dispatch.
Review each dispatch item and see if we still need that code.
@macchiati could you please help review/evaluate?