clean up for mailing
This commit is contained in:
parent
acdec2b6f7
commit
72bf0f458d
14 changed files with 2934 additions and 116 deletions
|
|
@ -119,7 +119,6 @@ namespace cli
|
|||
new SendMailCommandProvider().Integrate(cliapp);
|
||||
new GenerateJsonSchema().Integrate(cliapp);
|
||||
new AuthCommander(loggerFactory).Integrate(cliapp);
|
||||
new CiBuildCommand().Integrate(cliapp);
|
||||
new GenerationCommander().Integrate(cliapp);
|
||||
new Streamer(loggerFactory, cxSettings, usercxSettings ).Integrate(cliapp);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue