mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 08:34:59 +00:00
chore: cleanup
This commit is contained in:
@@ -502,7 +502,6 @@ ToolRegistry.register({
|
||||
render(props) {
|
||||
const diffComponent = useDiffComponent()
|
||||
const diagnostics = createMemo(() => getDiagnostics(props.metadata.diagnostics, props.input.filePath))
|
||||
console.log(props)
|
||||
return (
|
||||
<BasicTool
|
||||
{...props}
|
||||
|
||||
Reference in New Issue
Block a user