mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
remove unused import
This commit is contained in:
parent
d24abf6a2a
commit
dccd766d91
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import { useEffect } from 'react';
|
||||
import { createBrowserRouter, RouterProvider, Navigate } from 'react-router-dom';
|
||||
import Root from './routes/Root';
|
||||
import Chat from './routes/Chat';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue