mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
Remove unused imports in zephyr/lib/.
(imported from commit 54fa64f34d29ede939d18f3834249b7bff4490e5)
This commit is contained in:
@@ -13,7 +13,6 @@ from zephyr.lib.cache import cache_with_key, djcache, message_cache_key, \
|
||||
from django.utils.importlib import import_module
|
||||
from django.contrib.sessions.models import Session
|
||||
import logging
|
||||
from django.db import connection
|
||||
from django.db.models import Q
|
||||
|
||||
MESSAGE_CACHE_SIZE = 75000
|
||||
|
||||
Reference in New Issue
Block a user