diff --git a/features/admin.logs.v1/pages/diagnostic-logs-page.tsx b/features/admin.logs.v1/pages/diagnostic-logs-page.tsx index 4e036d7f09d..1ef428b81a5 100644 --- a/features/admin.logs.v1/pages/diagnostic-logs-page.tsx +++ b/features/admin.logs.v1/pages/diagnostic-logs-page.tsx @@ -164,61 +164,6 @@ const DiagnosticLogsPage = (props: DiagnosticPagePropsInterface) : ReactElement } }; - const renderDiagnosticLogContent = () : ReactElement => { - - return ( -