Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
dialogflow: remove unused samples + tests [(#3249)](GoogleCloudPlatfo…
Browse files Browse the repository at this point in the history
…rm/python-docs-samples#3249)

* dialogflow: delete unused samples and corresponding tests for context management

* dialogflow: delete unused samples and corresponding tests for detecting intent with model selection

* dialogflow: delete unused samples for document management

* dialogflow: clean up document management whitespace

* dialogflow: delete unused samples for entity management

* dialogflow: delete tests for deleted entity management samples

* dialogflow: delete tests for deleted document  management samples

* dialogflow: delete unused samples and corresponding tests for entity type management

* dialogflow: delete unused samples and corresponding tests for session entity type management and entity type management

* dialogflow: delete unused samples and corresponding tests for knowledge base management

* flake8 lints

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
  • Loading branch information
2 people authored and busunkim96 committed Dec 9, 2020
1 parent bf64375 commit 98fa83d
Show file tree
Hide file tree
Showing 22 changed files with 2 additions and 1,638 deletions.
133 changes: 0 additions & 133 deletions samples/snippets/context_management.py

This file was deleted.

45 changes: 0 additions & 45 deletions samples/snippets/context_management_test.py

This file was deleted.

70 changes: 0 additions & 70 deletions samples/snippets/create_entity_test.py

This file was deleted.

52 changes: 0 additions & 52 deletions samples/snippets/create_entity_type_test.py

This file was deleted.

67 changes: 0 additions & 67 deletions samples/snippets/delete_document_test.py

This file was deleted.

Loading

0 comments on commit 98fa83d

Please sign in to comment.