mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
zerver/worker: Remove import six.
This commit is contained in:
@@ -43,7 +43,6 @@ from zerver.lib.bot_lib import EmbeddedBotHandler, get_bot_handler
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import six
|
|
||||||
import ujson
|
import ujson
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
import email
|
import email
|
||||||
|
|||||||
Reference in New Issue
Block a user