mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
Fix confluence connector styling
This commit is contained in:
parent
1c3d0a1f3d
commit
9e82dbf8bb
@ -213,7 +213,6 @@ class ConfluenceConnector(LoadConnector, PollConnector):
|
||||
comments_text = self._fetch_comments(self.confluence_client, page["id"])
|
||||
page_text += comments_text
|
||||
|
||||
|
||||
doc_batch.append(
|
||||
Document(
|
||||
id=page_url,
|
||||
|
Loading…
x
Reference in New Issue
Block a user