mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
user_topic: Rename topic_mutes.py to user_topics.py.
This commit is contained in:
committed by
Tim Abbott
parent
ce38eda54d
commit
eefaa9120f
@@ -53,8 +53,8 @@ from zerver.lib.topic import (
|
||||
topic_column_sa,
|
||||
topic_match_sa,
|
||||
)
|
||||
from zerver.lib.topic_mutes import exclude_topic_mutes
|
||||
from zerver.lib.types import Validator
|
||||
from zerver.lib.user_topics import exclude_topic_mutes
|
||||
from zerver.lib.utils import statsd
|
||||
from zerver.lib.validator import (
|
||||
check_bool,
|
||||
|
||||
Reference in New Issue
Block a user