diff --git a/datacenter/app/datastores/documents/page.tsx b/datacenter/app/datastores/documents/page.tsx index 9b9393350..7ce660f81 100644 --- a/datacenter/app/datastores/documents/page.tsx +++ b/datacenter/app/datastores/documents/page.tsx @@ -267,7 +267,6 @@ const Documents = () => { onChange={(e: any) => setDocumentName(e.target.value)} sx={{ marginBottom: '20px' }} /> - Web Page URL: {documentType === 'webPage' ? ( <> Web Page URL: