cleaning up old code

This commit is contained in:
Jonathan Shook 2020-04-06 03:04:20 -05:00
parent b229c309de
commit c21f41694c

View File

@ -557,9 +557,7 @@ public class NBCLIOptions {
public static enum CmdType { public static enum CmdType {
start, start,
start2,
run, run,
run2,
stop, stop,
await, await,
script, script,