Skip to content

Commit 21c4d2a

Browse files
committed
Remove unused code
1 parent 81b43be commit 21c4d2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/Chat/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ const Chat: React.FC<ChatProps> = ({ isActive }) => {
177177
)
178178
)}
179179
</Box>
180-
{/* <div ref={messagesRef} /> */}
181180
<TextField
182181
placeholder="Type message..."
183182
margin="none"

0 commit comments

Comments
 (0)