Skip to content

Commit

Permalink
Auto-remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ingawei authored and github-actions[bot] committed Oct 18, 2023
1 parent 0a0d277 commit 85308f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/pages/messages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { Row } from 'web/components/layout/row'
import NewMessageButton from 'web/components/messaging/new-message-button'
import { RelativeTimestamp } from 'web/components/relative-timestamp'
import { Avatar } from 'web/components/widgets/avatar'
import { Content } from 'web/components/widgets/editor'
import { Title } from 'web/components/widgets/title'
import {
useHasUnseenPrivateMessage,
Expand Down

0 comments on commit 85308f8

Please sign in to comment.