Skip to content

Commit

Permalink
Deleting commands from lu api package (#584)
Browse files Browse the repository at this point in the history
* Deleting commands from lu api package

* Commenting out missing translate test

* Removing oclif dependencies on LU api package

* Adding file reader to LU

* Fixing variable name error and broken tests
  • Loading branch information
munozemilio authored Feb 19, 2020
1 parent 4b54b04 commit e4e5620
Show file tree
Hide file tree
Showing 22 changed files with 156 additions and 1,162 deletions.
4 changes: 0 additions & 4 deletions packages/lu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@
"dependencies": {
"@azure/cognitiveservices-luis-authoring": "3.0.1",
"@azure/ms-rest-azure-js": "2.0.1",
"@microsoft/bf-cli-command": "1.0.0",
"@oclif/command": "~1.5.19",
"@oclif/config": "~1.13.3",
"@oclif/errors": "~1.2.2",
"antlr4": "^4.7.2",
"chalk": "2.4.1",
"console-stream": "^0.1.1",
Expand Down
130 changes: 0 additions & 130 deletions packages/lu/src/commands/luis/build.ts

This file was deleted.

99 changes: 0 additions & 99 deletions packages/lu/src/commands/luis/convert.ts

This file was deleted.

74 changes: 0 additions & 74 deletions packages/lu/src/commands/luis/generate/cs.ts

This file was deleted.

66 changes: 0 additions & 66 deletions packages/lu/src/commands/luis/generate/ts.ts

This file was deleted.

Loading

0 comments on commit e4e5620

Please sign in to comment.