10000 Merge branch 'master' into eric/invokeResponseSerialization · TheCompuGuru/botbuilder-python@4011bd9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4011bd9

Browse files
authored
Merge branch 'master' into eric/invokeResponseSerialization
2 parents 1efa62b + 177f34f commit 4011bd9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libraries/botbuilder-core/botbuilder/core/teams/teams_activity_extensions.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
from botbuilder.schema.teams import NotificationInfo, TeamsChannelData, TeamInfo
33

44

5-
def dummy():
6-
return 1
7-
8-
95
def teams_get_channel_id(activity: Activity) -> str:
106
if not activity:
117
return None

0 commit comments

Comments
 (0)
0