mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
chore: remove unused import and restrict noAuthPrefixes
This commit is contained in:
parent
bd921a8ec8
commit
6091e070f3
2 changed files with 1 additions and 3 deletions
|
|
@ -255,8 +255,6 @@ async def clone_public_chat(
|
|||
Creates a new private thread with all messages and podcasts.
|
||||
Citations are stripped since they reference the original user's documents.
|
||||
"""
|
||||
import copy
|
||||
|
||||
from app.db import (
|
||||
ChatVisibility,
|
||||
NewChatMessage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue