Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
toyamarinyon committed Oct 24, 2024
1 parent 8aece80 commit 7c47322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(playground)/p/[agentId]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default async function AgentPlaygroundPage({
uploadFileToPromptNodeFlag,
webSearchNodeFlag,
debugFlag,
viewFlag: true,
viewFlag,
}}
/>
);
Expand Down

0 comments on commit 7c47322

Please sign in to comment.