Skip to content

Commit 1aec1cb

Browse files
massi-angbigadsoleiman
authored andcommitted
feat(sessions): remove commented code
1 parent 813b87c commit 1aec1cb

File tree

1 file changed

+0
-1
lines changed
  • lib/user-interface/react-app/src/components/chatbot

1 file changed

+0
-1
lines changed

lib/user-interface/react-app/src/components/chatbot/sessions.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ export default function Sessions(props: SessionsProps) {
6969

7070
useEffect(() => {
7171
if (!appContext) return;
72-
//if (!props.toolsOpen) return;
7372

7473
(async () => {
7574
setIsLoading(true);

0 commit comments

Comments
 (0)