feat(empty-chat): remove unused imports
This commit is contained in:
parent
8cfcc3e39c
commit
0b7989c3d3
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { Settings } from 'lucide-react';
|
||||
import EmptyChatMessageInput from './EmptyChatMessageInput';
|
||||
import { useEffect, useState } from 'react';
|
||||
import { File } from './ChatWindow';
|
||||
import Link from 'next/link';
|
||||
import WeatherWidget from './WeatherWidget';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue