mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +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 sys
|
||||
import six
|
||||
import ujson
|
||||
from collections import defaultdict
|
||||
import email
|
||||
|
||||
Reference in New Issue
Block a user