chore: remove virus scan comment

This commit is contained in:
Nick Tindle
2026-02-05 22:48:10 -06:00
parent 2a4a7f9375
commit a22bf17e98

View File

@@ -188,7 +188,6 @@ class WorkspaceManager:
f"{Config().max_file_size_mb}MB limit"
)
# Virus scan content before persisting
await scan_content_safe(content, filename=filename)
# Determine path with session scoping