mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-31 15:48:51 +01:00
🔧 refactor: Remove unused hooks from Root.tsx
This commit is contained in:
parent
fcc1eb45f4
commit
122773a2be
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ import {
|
|||
FileMapContext,
|
||||
SetConvoProvider,
|
||||
} from '~/Providers';
|
||||
import { useAuthContext, useAssistantsMap, useAgentsMap, useFileMap, useSearch } from '~/hooks';
|
||||
import TermsAndConditionsModal from '~/components/Chat/TermsAndConditionsModal';
|
||||
import { useUserTermsQuery, useGetStartupConfig } from '~/data-provider';
|
||||
import { Nav, MobileNav } from '~/components/Nav';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue