chore: remove unused import and restrict noAuthPrefixes

This commit is contained in:
CREDO23 2026-01-27 11:11:08 +02:00
parent bd921a8ec8
commit 6091e070f3
2 changed files with 1 additions and 3 deletions

View file

@ -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,