Skip to content

Commit

Permalink
style(remove-livechat): linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
koepferd committed Aug 28, 2024
1 parent b0dbff7 commit 3f6f8ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/sessionsList/SessionsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ import { useWatcher } from '../../hooks/useWatcher';
import { useSearchParam } from '../../hooks/useSearchParams';
import { apiGetChatRoomById } from '../../api/apiGetChatRoomById';
import { useTranslation } from 'react-i18next';
import { RocketChatUserStatusContext } from '../../globalState/provider/RocketChatUserStatusProvider';
import { RocketChatUsersOfRoomProvider } from '../../globalState/provider/RocketChatUsersOfRoomProvider';
import { EmptyListItem } from './EmptyListItem';

Expand Down

0 comments on commit 3f6f8ec

Please sign in to comment.