mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
management: Remove unused import from check_redis command.
This commit is contained in:
@@ -9,7 +9,6 @@ from zerver.lib.rate_limiter import client, max_api_calls, max_api_window, \
|
||||
|
||||
from django.core.management.base import BaseCommand, CommandParser
|
||||
from django.conf import settings
|
||||
from optparse import make_option
|
||||
|
||||
import logging
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user