update(ui): remove useless imports

This commit is contained in:
WanQuanXie
2024-06-07 16:39:14 +08:00
parent 2ae5846b3d
commit 594106aea3
6 changed files with 1 additions and 7 deletions

View File

@ -1,5 +1,4 @@
import EmptyChatMessageInput from './EmptyChatMessageInput';
import ThemeSwitcher from './theme/Switcher';
const EmptyChat = ({
sendMessage,