bot tests: Remove unnecessary imports.
This commit is contained in:
parent
031510410b
commit
509991f26f
15 changed files with 6 additions and 29 deletions
|
@ -1,7 +1,5 @@
|
|||
from zulip_bots.test_lib import BotTestCase, DefaultTests
|
||||
|
||||
from typing import Any
|
||||
|
||||
class TestHelpBot(BotTestCase, DefaultTests):
|
||||
bot_name = "help"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue