We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b43a0 commit b41054aCopy full SHA for b41054a
2 files changed
listeners/assistant/assistant.py
@@ -8,7 +8,6 @@
8
9
from ..views.feedback_block import create_feedback_block
10
from ..llm_caller import call_llm
11
-from ..listeners_constants import loading_messages
12
13
14
# Refer to https://tools.slack.dev/bolt-python/concepts/assistant/ for more details
listeners/listeners_constants.py
0 commit comments