mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
analytics/zilencer/zproject: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
Tim Abbott
parent
4e0a79d146
commit
f5197518a9
@@ -2,7 +2,6 @@ import datetime
|
||||
from argparse import ArgumentParser
|
||||
from typing import Any, List
|
||||
|
||||
import pytz
|
||||
from django.core.management.base import BaseCommand
|
||||
from django.db.models import Count
|
||||
from django.utils.timezone import now as timezone_now
|
||||
|
||||
Reference in New Issue
Block a user