mirror of https://github.com/zulip/zulip.git
test_retention: Delete irrelevant comment.
This comment is clearly out of place and at this point doesn't match any of the classes in a useful way.
This commit is contained in:
parent
ce5439d87f
commit
b572b1536a
|
@ -44,8 +44,6 @@ from zerver.models.realms import get_realm
|
|||
from zerver.models.streams import get_stream
|
||||
from zerver.models.users import get_system_bot
|
||||
|
||||
# Class with helper functions useful for testing archiving of reactions:
|
||||
|
||||
ZULIP_REALM_DAYS = 30
|
||||
MIT_REALM_DAYS = 100
|
||||
|
||||
|
|
Loading…
Reference in New Issue