Merge pull request #1166 from SohamBhattacharjee2003/fix/remove-unnecessary-use-client-directives

fix: remove unnecessary use client directives
This commit is contained in:
Rohan Verma 2026-04-07 23:36:33 -07:00 committed by GitHub
commit cf2115bc90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 26 additions and 57 deletions

View file

@ -1,5 +1,3 @@
"use client";
/**
* Maps SearchSourceConnectorType to DocumentType for fetching document counts
*