mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
management: Remove unused import from check_redis command.
This commit is contained in:
parent
19f8da4995
commit
5ce0d85ccf
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user