Skip to content

Commit 737489e

Browse files
committed
fix: remove logs from user-accessible upload contexts; restore distinct biome .next glob
1 parent 0402e43 commit 737489e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/sim/app/api/files/multipart

apps/sim/app/api/files/multipart/route.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const ALLOWED_UPLOAD_CONTEXTS = new Set<StorageContext>([
3636
'workspace',
3737
'profile-pictures',
3838
'og-images',
39-
'logs',
4039
'workspace-logos',
4140
])
4241

0 commit comments

Comments
 (0)