8000 cleanup ready for master by johnataylor · Pull Request #31 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content

cleanup ready for master #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion libraries/botbuilder-ai/microsoft/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion libraries/botbuilder-ai/microsoft/botbuilder/__init__.py

This file was deleted.

16 changes: 0 additions & 16 deletions libraries/botbuilder-ai/microsoft/botbuilder/ai/__init__.py

This file was deleted.

541 changes: 0 additions & 541 deletions libraries/botbuilder-ai/microsoft/botbuilder/ai/language_map.py

This file was deleted.

72 changes: 0 additions & 72 deletions libraries/botbuilder-ai/microsoft/botbuilder/ai/qna_maker.py

This file was deleted.

Empty file.
2 changes: 0 additions & 2 deletions libraries/botbuilder-ai/setup.cfg

This file was deleted.

20 changes: 0 additions & 20 deletions libraries/botbuilder-ai/setup.py

This file was deleted.

7 changes: 1 addition & 6 deletions libraries/botbuilder/microsoft/botbuilder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@


from .activity_adapter import ActivityAdapter
from .assertions import BotAssert
from .bot_framework_adapter import BotFrameworkAdapter
from .card_styler import CardStyler, ContentTypes

__all__ = ['ActivityAdapter',
'BotAssert',
'BotFrameworkAdapter',
'CardStyler',
'ContentTypes',]
'BotFrameworkAdapter',]
44 changes: 0 additions & 44 deletions libraries/botbuilder/microsoft/botbuilder/assertions.py

This file was deleted.

211 changes: 0 additions & 211 deletions libraries/botbuilder/microsoft/botbuilder/card_styler.py

This file was deleted.

Loading
0