Skip to content

Commit

Permalink
Remove lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
AhyoungRyu committed Oct 11, 2023
1 parent 2bcfb40 commit 652bfe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/Channel/components/MessageList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ const MessageList: React.FC<MessageListProps> = ({
replyType,
loading,
isScrolled,
setIsScrolled,
unreadSince,
} = useChannelContext();

Expand Down

0 comments on commit 652bfe5

Please sign in to comment.