8000 remove unnecesary import · zigri2612/botbuilder-python@63d0730 · GitHub
[go: up one dir, main page]

Skip to content

Commit 63d0730

Browse files
committed
remove unnecesary import
1 parent d1e195e commit 63d0730

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/botframework-connector/tests/test_auth.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import pytest
2-
from aiounittest import AsyncTestCase
32

43
from botbuilder.schema import Activity
54
from botframework.connector.auth import JwtTokenValidation

0 commit comments

Comments
 (0)
0