Skip to content

Commit b99dbe7

Browse files
author
pengyu
committed
rewrite some comment
1 parent c46406e commit b99dbe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/chat/code-engine/code-engine.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ export function CodeEngine({
473473
)}
474474
</div>
475475

476-
{/* 添加不同阶段的消息 */}
477476
<motion.p
478477
initial={{ opacity: 0 }}
479478
animate={{ opacity: 1 }}

0 commit comments

Comments
 (0)