Skip to content

Commit bb65546

Browse files
author
ws-wangjg
committed
chore: delele fix
1 parent fd07ee6 commit bb65546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/home/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ const dataSteps = [
146146
const Home = () => {
147147
const [aiText, setAiText] = useState('')
148148
const aiTextRef = useRef(null)
149-
// const [loading, setLoading] = useState(false)
150149
const [isStream, setIsStream] = useState(false)
151150
const [dateTime, setDateTime] = useState('')
152151
const curController = useRef(null)

0 commit comments

Comments
 (0)