diff options
Diffstat (limited to 'apps/web/app/(dash)/chat/actions.ts')
| -rw-r--r-- | apps/web/app/(dash)/chat/actions.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/web/app/(dash)/chat/actions.ts b/apps/web/app/(dash)/chat/actions.ts index 908fe79e..e69de29b 100644 --- a/apps/web/app/(dash)/chat/actions.ts +++ b/apps/web/app/(dash)/chat/actions.ts @@ -1 +0,0 @@ -"use server"; |