diff --git a/oauth/src/components/RecordList.jsx b/oauth/src/components/RecordList.jsx index 452fdb6..81b20c2 100644 --- a/oauth/src/components/RecordList.jsx +++ b/oauth/src/components/RecordList.jsx @@ -125,18 +125,6 @@ export default function RecordList({ title, records, apiConfig, showTitle = true -
- {record.value.post?.url && ( - - {record.value.post.url} - - )} -
{expandedRecords.has(i) && (