remove useless comments

This commit is contained in:
JzoNg
2024-03-13 18:50:19 +08:00
parent 1728513634
commit d8222a15ca
3 changed files with 1 additions and 20 deletions

View File

@ -89,7 +89,6 @@ const NodePanel: FC<Props> = ({ nodeInfo, collapsed, collapseHandle }) => {
onChange={() => {}}
/>
</div>
{/* ###TODO### conditions by type */}
{nodeInfo.process_data && (
<div className='px-[10px] py-1'>
<CodeEditor