Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
psmf22 committed Jan 10, 2024
1 parent bad766b commit 6ba5e36
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 144 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import com.fortify.cli.common.cli.cmd.AbstractContainerCommand;
import com.fortify.cli.config.language.cli.cmd.LanguageCommands;
import com.fortify.cli.config.proxy.cli.cmd.ProxyCommands;
import com.fortify.cli.config.toolversions.cli.cmd.ToolversionsCommands;
import com.fortify.cli.config.truststore.cli.cmd.TrustStoreCommands;

import picocli.CommandLine.Command;
Expand All @@ -28,7 +27,6 @@
ConfigClearCommand.class,
LanguageCommands.class,
ProxyCommands.class,
ToolversionsCommands.class,
TrustStoreCommands.class
}
)
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 6ba5e36

Please sign in to comment.