Skip to content

Commit 84b75c5

Browse files
paulb777dlarocque
andauthored
Update ai/ai-react-app/src/components/Layout/LeftSidebar.tsx
Co-authored-by: Daniel La Rocque <dlarocque@google.com>
1 parent 13796c2 commit 84b75c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/ai-react-app/src/components/Layout/LeftSidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useState, useEffect } from "react";
1+
import React, { useState } from "react";
22
import { AppMode } from "../../App";
33
import styles from "./LeftSidebar.module.css";
44
import { BackendType, Content, ModelParams } from "firebase/ai";

0 commit comments

Comments
 (0)