zulip_botserver: Remove unused imports and do some other cleanup.
This commit is contained in:
parent
292a3bc067
commit
641665c338
3 changed files with 19 additions and 23 deletions
|
@ -2,7 +2,6 @@ from __future__ import absolute_import
|
|||
import mock
|
||||
import unittest
|
||||
from typing import Any
|
||||
from zulip_botserver import server
|
||||
from .server_test_lib import BotServerTestCase
|
||||
import six
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue